react-apollo
Advanced tools
Comparing version 0.8.0 to 0.8.1-rc.0
@@ -7,3 +7,6 @@ # Change log | ||
### 0.8.0 | ||
### 0.8.1 | ||
- Same as 0.8.0, but properly built | ||
### 0.8.0 (deprecated - build was missing files) | ||
- Update typings dependency from typed-grapqhl to @types/graphql [PR #393](https://github.com/apollostack/react-apollo/pull/393) | ||
@@ -19,3 +22,3 @@ - Chore: [PR #390](https://github.com/apollostack/react-apollo/pull/390) gets rid of warning during queries test. | ||
### v0.7.3 (deprecated) | ||
### v0.7.3 (deprecated - contained breaking changes) | ||
- Chore: [PR #390](https://github.com/apollostack/react-apollo/pull/390) gets rid of warning during queries test. | ||
@@ -22,0 +25,0 @@ |
{ | ||
"name": "react-apollo", | ||
"version": "0.8.0", | ||
"version": "0.8.1-rc.0", | ||
"description": "React data container for Apollo Client", | ||
@@ -9,2 +9,3 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"deploy": "npm run compile && npm run compile:browser && npm test && npm publish", | ||
"test": "jest", | ||
@@ -11,0 +12,0 @@ "flow": "flow; test $? -eq 0 -o $? -eq 2", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
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
581126
92
8097
3
10
12