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

@azteam/error

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azteam/error - npm Package Compare versions

Comparing version 1.0.27 to 1.0.28

.babelrc

15

package.json
{
"name": "@azteam/error",
"version": "1.0.27",
"version": "1.0.28",
"description": "",

@@ -8,9 +8,5 @@ "main": "./lib/index.js",

"scripts": {
"build": "babel src --presets babel-preset-es2015 --out-dir lib",
"build": "babel src -d lib",
"prepublish": "npm run build"
},
"engines": {
"node": ">= 12.0.0",
"npm": ">=7.0.0"
},
"keywords": [

@@ -22,8 +18,3 @@ "toda",

"author": "toda <sp.azsolution.net@gmail.com>",
"license": "MIT",
"devDependencies": {
"babel-cli": "6.26.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-preset-es2015": "^6.24.1"
}
"license": "MIT"
}
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