@erickmerchant/framework
Advanced tools
Comparing version 9.2.2 to 10.0.0
{ | ||
"name": "@erickmerchant/framework", | ||
"version": "9.2.2", | ||
"version": "10.0.0", | ||
"description": "A simple data down, actions up framework.", | ||
"main": "dist/main.js", | ||
"main": "main.js", | ||
"scripts": { | ||
"test": "standard && tape 'test.js' | faucet", | ||
"cover": "nyc --reporter=html npm test", | ||
"build": "babel --presets es2015 main.js -d dist/", | ||
"prepare": "npm run build" | ||
"cover": "nyc --reporter=html npm test" | ||
}, | ||
@@ -23,4 +21,2 @@ "repository": { | ||
"devDependencies": { | ||
"babel-cli": "^6.10.1", | ||
"babel-preset-es2015": "^6.9.0", | ||
"faucet": "0.0.1", | ||
@@ -27,0 +23,0 @@ "mockery": "^2.0.0", |
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
5
7289
6
98