File tree 3 files changed +1019
-807
lines changed
3 files changed +1019
-807
lines changed Original file line number Diff line number Diff line change 1
- import { SaxesParser } from "saxes" ;
1
+ import { SaxesParser } from "@rubensworks/ saxes" ;
2
2
import { RdfXmlParser } from "./RdfXmlParser" ;
3
3
4
4
/**
Original file line number Diff line number Diff line change 44
44
"arrayify-stream" : " ^2.0.0" ,
45
45
"coveralls" : " ^3.0.0" ,
46
46
"jest" : " ^29.0.0" ,
47
- "jest-rdf" : " ^1.7 .0" ,
47
+ "jest-rdf" : " ^2.0 .0" ,
48
48
"manual-git-changelog" : " ^1.0.0" ,
49
49
"pre-commit" : " ^1.2.2" ,
50
- "rdf-quad" : " ^1.5 .0" ,
50
+ "rdf-quad" : " ^2.0 .0" ,
51
51
"rdf-test-suite" : " ^1.13.4" ,
52
52
"streamify-array" : " ^1.0.0" ,
53
53
"streamify-string" : " ^1.0.1" ,
54
54
"ts-jest" : " ^29.0.0" ,
55
55
"ts-loader" : " ^9.3.1" ,
56
56
"tslint" : " ^6.0.0" ,
57
57
"tslint-eslint-rules" : " ^5.3.1" ,
58
- "typescript" : " ^5.1.3 " ,
58
+ "typescript" : " ^5.7.2 " ,
59
59
"webpack" : " ^5.73.0" ,
60
60
"webpack-cli" : " ^5.0.0"
61
61
},
95
95
"version" : " manual-git-changelog onversion"
96
96
},
97
97
"dependencies" : {
98
- "@rdfjs/types" : " *" ,
99
98
"@types/readable-stream" : " ^2.3.13" ,
100
99
"buffer" : " ^6.0.3" ,
101
- "rdf-data-factory" : " ^1.1 .0" ,
100
+ "rdf-data-factory" : " ^2.0 .0" ,
102
101
"relative-to-absolute-iri" : " ^1.0.0" ,
103
102
"readable-stream" : " ^4.4.2" ,
104
103
"@rubensworks/saxes" : " ^6.0.1" ,
105
104
"validate-iri" : " ^1.0.0"
106
105
},
107
- "sideEffects" : false
106
+ "sideEffects" : false ,
107
+ "packageManager" :
" [email protected] +sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
108
108
}
You can’t perform that action at this time.
0 commit comments