Socket
Socket
Sign inDemoInstall

nanobuffer

Package Overview
Dependencies
1
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.4 to 1.1.5

38

package.json
{
"name": "nanobuffer",
"version": "1.1.4",
"version": "1.1.5",
"description": "Lightweight, fixed-size, cyclic value buffer",

@@ -25,32 +25,32 @@ "main": "./dist/index.js",

"dependencies": {
"source-map-support": "^0.5.9"
"source-map-support": "^0.5.12"
},
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@babel/register": "^7.0.0",
"ansi-colors": "^3.2.3",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.0",
"@babel/core": "^7.5.4",
"@babel/plugin-transform-modules-commonjs": "^7.5.0",
"@babel/register": "^7.4.4",
"ansi-colors": "^4.1.1",
"babel-eslint": "^10.0.2",
"babel-plugin-istanbul": "^5.1.4",
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"coveralls": "^3.0.4",
"esdoc": "^1.1.0",
"esdoc-ecmascript-proposal-plugin": "^1.0.0",
"esdoc-standard-plugin": "^1.0.0",
"eslint": "^5.10.0",
"eslint": "^6.0.1",
"eslint-plugin-chai-expect": "^2.0.1",
"eslint-plugin-mocha": "^5.2.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-mocha": "^5.3.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-security": "^1.4.0",
"fancy-log": "^1.3.3",
"fs-extra": "^7.0.1",
"gulp": "^4.0.0",
"fs-extra": "^8.1.0",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",
"gulp-debug": "^4.0.0",
"gulp-eslint": "^5.0.0",
"gulp-load-plugins": "^1.5.0",
"gulp-eslint": "^6.0.0",
"gulp-load-plugins": "^2.0.0",
"gulp-plumber": "^1.2.1",
"gulp-sourcemaps": "^2.6.4",
"mocha": "^5.2.0",
"nyc": "^13.1.0"
"gulp-sourcemaps": "^2.6.5",
"mocha": "^6.1.4",
"nyc": "^14.1.1"
},

@@ -57,0 +57,0 @@ "homepage": "https://github.com/cb1kenobi/nanobuffer",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc