cheerio-without-node-native
Advanced tools
Comparing version 0.20.1 to 0.20.2
@@ -11,2 +11,2 @@ /** | ||
exports.version = require('./package').version; | ||
exports.version = require('./package.json').version; |
{ | ||
"name": "cheerio-without-node-native", | ||
"version": "0.20.1", | ||
"version": "0.20.2", | ||
"description": "Cheerio build that excludes node native modules so that you can use it in platforms like React Native.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
72318