@eris/exif
Advanced tools
Comparing version 0.3.1-alpha.9 to 0.3.1-alpha.10
{ | ||
"name": "@eris/exif", | ||
"version": "0.3.1-alpha.9", | ||
"version": "0.3.1-alpha.10", | ||
"description": "Parses EXIF data.", | ||
@@ -11,6 +11,4 @@ "main": "./dist/index.js", | ||
"test:update-expectations": "UPDATE_EXPECTATIONS=true npm run test:unit", | ||
"test:unit": "mocha --reporter spec 'test/**/*.test.js'", | ||
"test:watch": "mocha --watch --reporter dot 'test/**/*.test.js'", | ||
"test:coverage": "nyc npm run test:unit", | ||
"semantic-release": "semantic-release pre && npm publish --access public && semantic-release post" | ||
"test:unit": "jest", | ||
"test:watch": "jest --watch" | ||
}, | ||
@@ -38,10 +36,3 @@ "publishConfig": { | ||
"@types/node": "^7.0.16", | ||
"chai": "^4.0.2", | ||
"cz-conventional-changelog": "^2.0.0", | ||
"lodash": "^4.17.4", | ||
"mocha": "^3.4.2", | ||
"nyc": "^11.0.3", | ||
"semantic-release": "^6.3.6", | ||
"sinon": "^2.3.6", | ||
"sinon-chai": "^2.11.0" | ||
"lodash": "^4.17.4" | ||
}, | ||
@@ -51,3 +42,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "e2d64d60a7d47afc31f318140b91c8f33243a179" | ||
"gitHead": "2693898ea0eb80f21d25bfec8863df5ff5e4768c" | ||
} |
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
3
73
4117
222620