@commercelayer/active-resource
Advanced tools
Comparing version 1.0.0-beta.11 to 1.0.0-rc.1
@@ -5,5 +5,5 @@ { | ||
"description": "Persistable object relational mapping in Javascript", | ||
"main": "build/active-resource.min.js", | ||
"main": "dist/active-resource.min.js", | ||
"author": "Nick Landgrebe", | ||
"version": "1.0.0-beta.11", | ||
"version": "1.0.0-rc.1", | ||
"homepage": "https://github.com/nicklandgrebe/activeresource.js", | ||
@@ -21,29 +21,35 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@babel/core": "^7.1.6", | ||
"@babel/preset-env": "^7.1.6", | ||
"bili": "^3.3.4", | ||
"grunt": "0.x.x", | ||
"@babel/core": "^7.13.16", | ||
"@babel/preset-env": "^7.13.15", | ||
"bili": "^5.0.5", | ||
"grunt": "1.x.x", | ||
"grunt-babel": "^8.0.0", | ||
"grunt-contrib-clean": "0.5.x", | ||
"grunt-contrib-coffee": "^2.0.0", | ||
"grunt-contrib-clean": "2.0.x", | ||
"grunt-contrib-coffee": "^2.1.0", | ||
"grunt-contrib-concat": "^1.0.1", | ||
"grunt-contrib-connect": "0.4.x", | ||
"grunt-contrib-jasmine": "^2.0.0", | ||
"grunt-contrib-uglify": "^3.3.0", | ||
"grunt-contrib-watch": "0.5.x", | ||
"grunt-contrib-connect": "3.0.x", | ||
"grunt-contrib-jasmine": "^2.2.0", | ||
"grunt-contrib-uglify": "^5.0.1", | ||
"grunt-contrib-watch": "1.1.x", | ||
"grunt-exec": "^3.0.0", | ||
"grunt-rollup": "^9.0.0", | ||
"grunt-rollup": "^11.5.0", | ||
"grunt-template-jasmine-requirejs": "^0.2.3", | ||
"grunt-umd": "^2.4.0", | ||
"jasmine-ajax": "^3.2.0", | ||
"grunt-umd": "^3.0.0", | ||
"jasmine-ajax": "^4.0.0", | ||
"jasmine-jquery": "^2.1.1", | ||
"jasmine-promises": "git+https://github.com/nicklandgrebe/jasmine-promises.git", | ||
"jquery": "^2.0.0", | ||
"jquery": "^3.6.0", | ||
"moxios": "git+https://github.com/nicklandgrebe/moxios.git", | ||
"rollup-plugin-babel": "^4.0.3" | ||
"rollup-plugin-babel": "^4.0.3", | ||
"semantic-release": "^17.4.2" | ||
}, | ||
"scripts": { | ||
"build:test": "grunt build && bili && grunt spec", | ||
"build": "grunt build" | ||
"build": "grunt build && bili", | ||
"compile": "coffee --compile --output lib src", | ||
"bili": "bili", | ||
"grunt": "grunt build", | ||
"spec": "grunt spec", | ||
"release": "grunt release" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1333082
98
15996
23
3
2