opencv4nodejs-prebuilt-install
Advanced tools
Comparing version 4.1.128 to 4.1.130
{ | ||
"name": "opencv4nodejs-prebuilt-install", | ||
"version": "4.1.128", | ||
"version": "4.1.130", | ||
"description": "Asynchronous OpenCV 4.x nodejs bindings with JavaScript and TypeScript API.", | ||
@@ -34,8 +34,8 @@ "keywords": [ | ||
"type": "git", | ||
"url": "git+https://github.com/udarrr/opencv4nodejs-prebuilt" | ||
"url": "https://github.com/udarrr/opencv4nodejs-prebuilt-install.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/udarrr/opencv4nodejs-prebuilt/issues" | ||
"url": "https://github.com/udarrr/opencv4nodejs-prebuilt-install/issues" | ||
}, | ||
"homepage": "https://github.com/udarrr/opencv4nodejs-prebuilt/#readme", | ||
"homepage": "https://github.com/udarrr/opencv4nodejs-prebuilt-install/#readme", | ||
"main": "./lib/opencv4nodejs.js", | ||
@@ -46,12 +46,5 @@ "typings": "./lib/index.d.ts", | ||
}, | ||
"gypfile": false, | ||
"dependencies": { | ||
"nan": "^2.17.0", | ||
"native-node-utils": "^0.2.7", | ||
"npmlog": "^7.0.1", | ||
"prebuild-install": "^7.1.1" | ||
}, | ||
"devDependencies": { | ||
"prebuild": "^11.0.4" | ||
}, | ||
"optionalDependencies": { | ||
@@ -67,4 +60,4 @@ "@types/node": ">12" | ||
"engines": { | ||
"node" : ">=12.0.0 <19.0.0" | ||
"node": ">=12.0.0 <20.0.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
2
0
10571999
- Removednan@^2.17.0
- Removednative-node-utils@^0.2.7
- Removednpmlog@^7.0.1
- Removedansi-regex@5.0.1(transitive)
- Removedaproba@2.0.0(transitive)
- Removedare-we-there-yet@4.0.2(transitive)
- Removedcolor-support@1.1.3(transitive)
- Removedconsole-control-strings@1.1.0(transitive)
- Removedemoji-regex@8.0.0(transitive)
- Removedgauge@5.0.2(transitive)
- Removedhas-unicode@2.0.1(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removednan@2.22.0(transitive)
- Removednative-node-utils@0.2.7(transitive)
- Removednpmlog@7.0.1(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedsignal-exit@4.1.0(transitive)
- Removedstring-width@4.2.3(transitive)
- Removedstrip-ansi@6.0.1(transitive)
- Removedwide-align@1.1.5(transitive)