duh-ipxact
Advanced tools
Comparing version 0.9.3 to 0.10.0
@@ -85,2 +85,4 @@ 'use strict'; | ||
componentInstantiationRef | ||
readAction | ||
modifiedWriteValue | ||
`); | ||
@@ -87,0 +89,0 @@ /* |
{ | ||
"name": "duh-ipxact", | ||
"version": "0.9.3", | ||
"version": "0.10.0", | ||
"description": "IP-XACT import / export package", | ||
@@ -26,3 +26,3 @@ "author": "SiFive", | ||
"engines": { | ||
"node": ">=10" | ||
"node": ">=12" | ||
}, | ||
@@ -34,3 +34,3 @@ "bugs": { | ||
"dependencies": { | ||
"ajv": "^8.2.0", | ||
"ajv": "^8.6.3", | ||
"concat-stream": "^2.0.0", | ||
@@ -41,5 +41,5 @@ "duh-core": "^0.13.0", | ||
"json5": "^2.1.1", | ||
"node-fetch": "^2.6.1", | ||
"node-fetch": "^3.0.0", | ||
"onml": "^2.1.0", | ||
"yargs": "^17.0.1" | ||
"yargs": "^17.2.1" | ||
}, | ||
@@ -49,4 +49,4 @@ "devDependencies": { | ||
"chai": "^4.2.0", | ||
"eslint": "^7.25.0", | ||
"mocha": "^8.3.2", | ||
"eslint": "^8.0.1", | ||
"mocha": "^9.1.3", | ||
"nyc": "^15.0.0" | ||
@@ -53,0 +53,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35519
830
+ Addeddata-uri-to-buffer@4.0.1(transitive)
+ Addedfetch-blob@3.2.0(transitive)
+ Addedformdata-polyfill@4.0.10(transitive)
+ Addednode-domexception@1.0.0(transitive)
+ Addednode-fetch@3.3.2(transitive)
+ Addedweb-streams-polyfill@3.3.3(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)
Updatedajv@^8.6.3
Updatednode-fetch@^3.0.0
Updatedyargs@^17.2.1