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

automation-events

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

automation-events - npm Package Compare versions

Comparing version 1.0.14 to 2.0.0

build/es2019/classes/automation-event-list.d.ts

17

package.json

@@ -29,3 +29,3 @@ {

"eslint": "^6.8.0",
"eslint-config-holy-grail": "^46.0.3",
"eslint-config-holy-grail": "^46.0.4",
"grunt": "^1.0.4",

@@ -35,3 +35,2 @@ "grunt-babel": "^8.0.0",

"grunt-contrib-clean": "^2.0.0",
"grunt-karma": "^3.0.2",
"grunt-sh": "^0.2.0",

@@ -48,3 +47,3 @@ "husky": "^4.2.1",

"mocha": "^7.0.1",
"rollup": "^1.30.1",
"rollup": "^1.31.0",
"rollup-plugin-babel": "^4.3.3",

@@ -54,4 +53,4 @@ "sinon": "^8.1.1",

"ts-loader": "^6.2.1",
"tsconfig-holy-grail": "^10.0.41",
"tslint": "^5.20.1",
"tsconfig-holy-grail": "^11.0.0",
"tslint": "^6.0.0",
"tslint-config-holy-grail": "^47.0.7",

@@ -65,3 +64,3 @@ "typescript": "^3.7.5",

"files": [
"build/es2018/",
"build/es2019/",
"build/es5/",

@@ -84,3 +83,3 @@ "build/node/",

"main": "build/node/module.js",
"module": "build/es2018/module.js",
"module": "build/es2019/module.js",
"name": "automation-events",

@@ -95,4 +94,4 @@ "repository": {

},
"types": "build/es2018/module.d.ts",
"version": "1.0.14"
"types": "build/es2019/module.d.ts",
"version": "2.0.0"
}
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