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
112
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 4.0.4 to 4.0.5

6

build/es5/bundle.js

@@ -148,3 +148,3 @@ (function (global, factory) {

var AutomationEventList = /*#__PURE__*/function () {
var AutomationEventList = /*#__PURE__*/function (_Symbol$iterator) {
function AutomationEventList(defaultValue) {

@@ -159,3 +159,3 @@ _classCallCheck__default['default'](this, AutomationEventList);

_createClass__default['default'](AutomationEventList, [{
key: Symbol.iterator,
key: _Symbol$iterator,
value: function value() {

@@ -311,3 +311,3 @@ return this._automationEvents[Symbol.iterator]();

return AutomationEventList;
}();
}(Symbol.iterator);

@@ -314,0 +314,0 @@ var createCancelAndHoldAutomationEvent = function createCancelAndHoldAutomationEvent(cancelTime) {

@@ -21,3 +21,3 @@ {

"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.8",
"@babel/preset-env": "^7.14.9",
"@babel/register": "^7.14.5",

@@ -30,3 +30,3 @@ "@commitlint/cli": "^13.1.0",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.31.0",
"eslint": "^7.32.0",
"eslint-config-holy-grail": "^49.0.15",

@@ -89,3 +89,3 @@ "grunt": "^1.4.1",

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