msgpackr-extract
Advanced tools
Comparing version 2.2.0 to 3.0.0
{ | ||
"name": "msgpackr-extract", | ||
"author": "Kris Zyp", | ||
"version": "2.2.0", | ||
"version": "3.0.0", | ||
"description": "Node addon for string extraction for msgpackr", | ||
@@ -25,3 +25,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"node-gyp-build-optional-packages": "5.0.3" | ||
"node-gyp-build-optional-packages": "5.0.7" | ||
}, | ||
@@ -38,8 +38,8 @@ "files": [ | ||
"optionalDependencies": { | ||
"@msgpackr-extract/msgpackr-extract-darwin-arm64": "2.2.0", | ||
"@msgpackr-extract/msgpackr-extract-darwin-x64": "2.2.0", | ||
"@msgpackr-extract/msgpackr-extract-linux-arm": "2.2.0", | ||
"@msgpackr-extract/msgpackr-extract-linux-arm64": "2.2.0", | ||
"@msgpackr-extract/msgpackr-extract-linux-x64": "2.2.0", | ||
"@msgpackr-extract/msgpackr-extract-win32-x64": "2.2.0" | ||
"@msgpackr-extract/msgpackr-extract-darwin-arm64": "3.0.0", | ||
"@msgpackr-extract/msgpackr-extract-darwin-x64": "3.0.0", | ||
"@msgpackr-extract/msgpackr-extract-linux-arm": "3.0.0", | ||
"@msgpackr-extract/msgpackr-extract-linux-arm64": "3.0.0", | ||
"@msgpackr-extract/msgpackr-extract-linux-x64": "3.0.0", | ||
"@msgpackr-extract/msgpackr-extract-win32-x64": "3.0.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
14955
+ Added@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.0(transitive)
+ Added@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.0(transitive)
+ Added@msgpackr-extract/msgpackr-extract-linux-arm@3.0.0(transitive)
+ Added@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.0(transitive)
+ Added@msgpackr-extract/msgpackr-extract-linux-x64@3.0.0(transitive)
+ Added@msgpackr-extract/msgpackr-extract-win32-x64@3.0.0(transitive)
+ Addednode-gyp-build-optional-packages@5.0.7(transitive)
- Removed@msgpackr-extract/msgpackr-extract-darwin-arm64@2.2.0(transitive)
- Removed@msgpackr-extract/msgpackr-extract-darwin-x64@2.2.0(transitive)
- Removed@msgpackr-extract/msgpackr-extract-linux-arm@2.2.0(transitive)
- Removed@msgpackr-extract/msgpackr-extract-linux-arm64@2.2.0(transitive)
- Removed@msgpackr-extract/msgpackr-extract-linux-x64@2.2.0(transitive)
- Removed@msgpackr-extract/msgpackr-extract-win32-x64@2.2.0(transitive)
- Removednode-gyp-build-optional-packages@5.0.3(transitive)