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 3.0.3 to 3.0.4

40

package.json

@@ -14,19 +14,19 @@ {

"@babel/runtime": "^7.12.5",
"tslib": "^2.0.3"
"tslib": "^2.1.0"
},
"description": "A module which provides an implementation of an automation event list.",
"devDependencies": {
"@babel/core": "^7.12.7",
"@babel/core": "^7.12.10",
"@babel/plugin-external-helpers": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/preset-env": "^7.12.7",
"@babel/register": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@babel/register": "^7.12.10",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-angular": "^11.0.0",
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-babel": "^5.2.2",
"chai": "^4.2.0",
"commitizen": "^4.2.2",
"commitizen": "^4.2.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.14.0",
"eslint-config-holy-grail": "^48.0.3",
"eslint": "^7.18.0",
"eslint-config-holy-grail": "^48.0.5",
"grunt": "^1.3.0",

@@ -37,3 +37,3 @@ "grunt-babel": "^8.0.0",

"grunt-sh": "^0.2.0",
"husky": "^4.3.0",
"husky": "^4.3.8",
"karma": "^5.2.3",

@@ -43,3 +43,3 @@ "karma-chrome-launcher": "^3.1.0",

"karma-mocha": "^2.0.1",
"karma-sauce-launcher": "^4.3.3",
"karma-sauce-launcher": "^4.3.4",
"karma-sinon-chai": "^2.0.2",

@@ -49,13 +49,13 @@ "karma-webpack": "^4.0.2",

"mocha": "^8.2.1",
"prettier": "^2.2.0",
"prettier": "^2.2.1",
"pretty-quick": "^3.1.0",
"rollup": "^2.33.3",
"sinon": "^9.2.1",
"rollup": "^2.36.1",
"sinon": "^9.2.3",
"sinon-chai": "^3.5.0",
"ts-loader": "^8.0.11",
"tsconfig-holy-grail": "^11.0.34",
"ts-loader": "^8.0.14",
"tsconfig-holy-grail": "^11.0.41",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.0.8",
"typescript": "^4.1.2",
"webpack": "^4.44.2"
"tslint-config-holy-grail": "^53.0.17",
"typescript": "^4.1.3",
"webpack": "^4.46.0"
},

@@ -95,3 +95,3 @@ "engines": {

"types": "build/es2019/module.d.ts",
"version": "3.0.3"
"version": "3.0.4"
}

Sorry, the diff of this file is not supported yet

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