breeze-client
Advanced tools
Comparing version 1.7.0 to 2.0.0-alpha.2
{ | ||
"name": "breeze-client", | ||
"version": "1.7.0", | ||
"description": "Breeze Javascript client", | ||
"main": "./breeze.debug.js", | ||
"types": "./index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"version": "2.0.0-alpha.2", | ||
"description": "Breeze for JavaScript clients", | ||
"repository": "https://github.com/Breeze/breeze-client.git", | ||
"main" : "dist/bundles/breeze-client.umd.js", | ||
"module": "dist/breeze-client.es5.js", | ||
"es2015" : "dist/breeze-client.js", | ||
"typings": "dist/breeze-client.d.ts", | ||
"contributors": [ | ||
"Jay Traband", | ||
"Steve Schmitt", | ||
"Marcel Good", | ||
"Ward Bell" | ||
], | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/Breeze/breeze-client/issues" | ||
}, | ||
"homepage": "www.breezejs.com", | ||
"author": { | ||
"name": "Jay Traband", | ||
"email": "jayt@ideablade.com" | ||
}, | ||
"engines": { | ||
"node": ">= 0.6.6" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Breeze/breeze.js.git" | ||
}, | ||
"license": "MIT", | ||
"devDependencies": { | ||
"event-stream": "^3.2.1", | ||
"gulp": "^3.8.7", | ||
"gulp-changed": "^1.0.0", | ||
"gulp-shell": "^0.2.9" | ||
}, | ||
"jspm": { | ||
"directories": { | ||
"lib": "build" | ||
}, | ||
"format": "global" | ||
}, | ||
"keywords": [ | ||
"breeze", "spa", "data binding", "change tracking", "query", "linq", "cache", "graph", "angular", "angularjs" | ||
] | ||
"homepage": "https://github.com/Breeze/breeze-client#readme" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
6764814
0
55
56827
0
1
1
1
0
1