factory-girl
Advanced tools
Comparing version 4.0.0-beta.1 to 4.0.0-beta.2
@@ -9,13 +9,3 @@ { | ||
], | ||
"babel": { | ||
"presets": [ | ||
"es2015", | ||
"stage-0" | ||
], | ||
"plugins": [ | ||
"transform-runtime", | ||
"transform-class-properties" | ||
] | ||
}, | ||
"version": "4.0.0-beta.1", | ||
"version": "4.0.0-beta.2", | ||
"keywords": [ | ||
@@ -45,42 +35,3 @@ "factory", | ||
"chance": "^1.0.3" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.8.0", | ||
"babel-core": "^6.8.0", | ||
"babel-eslint": "^6.0.4", | ||
"babel-plugin-transform-runtime": "^6.8.0", | ||
"babel-preset-es2015": "^6.6.0", | ||
"babel-preset-es2015-rollup": "^1.1.1", | ||
"babel-preset-stage-0": "^6.5.0", | ||
"babel-register": "^6.9.0", | ||
"bluebird": "^2.9.25", | ||
"bookshelf": "^0.10.0", | ||
"chai": "^3.5.0", | ||
"chai-as-promised": "^5.3.0", | ||
"del": "^2.2.0", | ||
"eslint": "^2.11.1", | ||
"eslint-config-airbnb": "^9.0.1", | ||
"eslint-plugin-import": "^1.8.1", | ||
"eslint-plugin-jsx-a11y": "^1.3.0", | ||
"eslint-plugin-mocha": "^3.0.0", | ||
"eslint-plugin-react": "^5.1.1", | ||
"istanbul": "^1.0.0-alpha.2", | ||
"knex": "^0.11.7", | ||
"mocha": "^2.5.3", | ||
"mocha-eslint": "^2.1.1", | ||
"mongoose": "^4.5.4", | ||
"rollup": "^0.27.0", | ||
"rollup-plugin-babel": "^2.5.0", | ||
"should": "^6.0.3", | ||
"sinon": "^2.0.0-pre", | ||
"sinon-chai": "https://github.com/sjmulder/sinon-chai.git#pr/sinon-2.0.0-pre", | ||
"sqlite3": "^3.1.4" | ||
}, | ||
"scripts": { | ||
"lint": "eslint src test tools", | ||
"test": "NODE_ENV=test mocha", | ||
"test:cover": "NODE_ENV=test babel-node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha", | ||
"build": "node tools/build", | ||
"prepublish": "npm run test && npm run build" | ||
} | ||
} | ||
} |
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
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
0
205735
8
3121
1
0