@superfaceai/parser
Advanced tools
Comparing version 0.0.24-beta.0 to 0.0.24-beta.1
{ | ||
"name": "@superfaceai/parser", | ||
"version": "0.0.24-beta.0", | ||
"version": "0.0.24-beta.1", | ||
"description": "Level 5 autonomous, self-driving API client, https://superface.ai", | ||
@@ -50,37 +50,3 @@ "repository": "https://github.com/superfaceai/parser.git", | ||
"typescript": "^4" | ||
}, | ||
"targets": { | ||
"types": false, | ||
"main": { | ||
"context": "node", | ||
"outputFormat": "commonjs", | ||
"engines": { | ||
"node": ">=12.x" | ||
}, | ||
"includeNodeModules": false, | ||
"isLibrary": true, | ||
"scopeHoist": false | ||
}, | ||
"module": { | ||
"context": "node", | ||
"outputFormat": "commonjs", | ||
"engines": { | ||
"node": ">=4.x" | ||
}, | ||
"includeNodeModules": false, | ||
"isLibrary": true, | ||
"scopeHoist": false | ||
}, | ||
"browser": { | ||
"context": "browser", | ||
"outputFormat": "commonjs", | ||
"includeNodeModules": false, | ||
"isLibrary": true, | ||
"scopeHoist": false | ||
} | ||
}, | ||
"browserslist": [ | ||
"> 0.2%", | ||
"not dead" | ||
] | ||
} | ||
} |
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
940624