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

@venncity/errors

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@venncity/errors - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.2.0](https://github.com/venn-city/npm-shelf/compare/@venncity/errors@1.1.2...@venncity/errors@1.2.0) (2019-07-01)
### Features
* added generic token ([0601ee9](https://github.com/venn-city/npm-shelf/commit/0601ee9))
## [1.1.2](https://github.com/venn-city/npm-shelf/compare/@venncity/errors@1.1.1...@venncity/errors@1.1.2) (2019-04-15)

@@ -8,0 +19,0 @@

2

jest.config.js
module.exports = {
setupTestFrameworkScriptFile: './jest.setup.js',
setupFilesAfterEnv: ['./jest.setup.js'],
testMatch: ['**/__tests__/**/*.js?(x)', '**/?(*)(-test).js?(x)'],

@@ -4,0 +4,0 @@ testEnvironment: 'node',

{
"name": "@venncity/errors",
"version": "1.1.2",
"version": "1.2.0",
"author": "Venn Engineering",

@@ -9,3 +9,2 @@ "main": "src/index.js",

"coverage": "jest --coverage",
"build": "npm install",
"test:watch": "npm run test -- --watchAll",

@@ -17,3 +16,3 @@ "lint": "npx eslint --fix .",

"devDependencies": {
"@venncity/eslint-config": "^1.2.0",
"@venncity/eslint-config": "^1.3.0",
"eslint": "^5.5.0",

@@ -23,4 +22,4 @@ "eslint-config-airbnb-base": "^13.1.0",

"husky": "^1.1.3",
"jest": "^23.4.2",
"jest-junit": "^5.2.0",
"jest": "^24.8.0",
"jest-junit": "^6.4.0",
"lint-staged": "^8.0.4",

@@ -33,3 +32,3 @@ "sinon": "^7.1.1"

},
"gitHead": "aea4681ff492d2893dee491276d8202f72ba2446"
"gitHead": "0b2b6ba67cc007508439a90e03010e3e493410c4"
}
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