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

@accounts/error

Package Overview
Dependencies
Maintainers
6
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accounts/error - npm Package Compare versions

Comparing version 0.14.0 to 0.15.0

17

package.json
{
"name": "@accounts/error",
"version": "0.14.0",
"version": "0.15.0",
"description": "Accounts-js Error",

@@ -23,10 +23,3 @@ "main": "lib/index.js",

"jest": {
"transform": {
".(ts|tsx)": "<rootDir>/../../node_modules/ts-jest/preprocessor.js"
},
"testRegex": "(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$",
"moduleFileExtensions": [
"ts",
"js"
]
"preset": "ts-jest"
},

@@ -53,7 +46,7 @@ "repository": {

"devDependencies": {
"@types/jest": "23.3.13",
"@types/node": "10.14.4",
"jest": "23.6.0",
"@types/jest": "24.0.13",
"@types/node": "12.0.2",
"jest": "24.8.0",
"rimraf": "2.6.3"
}
}
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