Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eris/exif

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eris/exif - npm Package Compare versions

Comparing version 0.3.1-alpha.9 to 0.3.1-alpha.10

jest.config.js

19

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc