New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@azteam/util

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azteam/util - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

.babelrc

13

package.json
{
"name": "@azteam/util",
"version": "1.0.14",
"version": "1.0.15",
"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": ">= 10.0.0",
"npm": "^6.0.0"
},
"keywords": [

@@ -27,8 +23,3 @@ "toda",

"sanitize-html": "2.7.0"
},
"devDependencies": {
"babel-cli": "6.26.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-preset-es2015": "^6.24.1"
}
}
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