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

async-array-buffer-broker

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-array-buffer-broker - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

build/es2015/module.js

@@ -85,2 +85,2 @@ const MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER || Math.pow(2, 53) - 1;

};
//# sourceMappingURL=/users/chrisguttandin/repositories/async-array-buffer-broker/node_modules/tsconfig-holy-grail/src/module.js.map
//# sourceMappingURL=/build/es2015/module.js.map

@@ -88,2 +88,2 @@ var MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER || Math.pow(2, 53) - 1;

};
//# sourceMappingURL=/users/chrisguttandin/repositories/async-array-buffer-broker/node_modules/tsconfig-holy-grail/src/module.js.map
//# sourceMappingURL=/build/es2015/module.js.map

@@ -11,6 +11,8 @@ {

"devDependencies": {
"babel-core": "^6.26.0",
"babel-plugin-external-helpers": "^6.22.0",
"babel-preset-es2015": "^6.18.0",
"chai": "^4.1.0",
"eslint-config-holy-grail": "^19.0.1",
"greenkeeper-lockfile": "^1.7.2",
"chai": "^4.1.1",
"eslint-config-holy-grail": "^20.0.0",
"greenkeeper-lockfile": "^1.8.1",
"grunt": "^1.0.1",

@@ -25,3 +27,3 @@ "grunt-cli": "^1.2.0",

"husky": "^0.14.3",
"karma": "^1.3.0",
"karma": "^1.7.1",
"karma-chrome-launcher": "^2.2.0",

@@ -32,16 +34,17 @@ "karma-firefox-launcher": "^1.0.0",

"karma-safari-launcher": "^1.0.0",
"karma-sauce-launcher": "^1.1.0",
"karma-sinon-chai": "^1.2.4",
"karma-sauce-launcher": "^1.2.0",
"karma-sinon-chai": "^1.3.2",
"karma-webpack": "^2.0.4",
"load-grunt-config": "^0.19.2",
"mocha": "^3.5.0",
"rollup": "^0.45.2",
"rollup-plugin-babel": "^2.6.1",
"sinon": "^3.0.0",
"sinon-chai": "^2.12.0",
"ts-loader": "^2.3.2",
"tsconfig-holy-grail": "^2.2.19",
"tslint-config-holy-grail": "^9.0.14",
"rollup": "^0.49.2",
"rollup-plugin-babel": "^3.0.2",
"sinon": "^3.2.1",
"sinon-chai": "^2.13.0",
"ts-loader": "^2.3.4",
"tsconfig-holy-grail": "^2.2.27",
"tslint": "^5.7.0",
"tslint-config-holy-grail": "^11.0.0",
"typescript": "^2.4.2",
"webpack": "^3.4.1"
"webpack": "^3.5.5"
},

@@ -69,3 +72,3 @@ "files": [

"types": "build/es2015/module.d.ts",
"version": "1.2.0"
"version": "1.2.1"
}

Sorry, the diff of this file is not supported yet

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