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

nanobuffer

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nanobuffer - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

28

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

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

"dependencies": {
"source-map-support": "^0.5.12"
"source-map-support": "^0.5.16"
},
"devDependencies": {
"@babel/core": "^7.5.4",
"@babel/plugin-transform-modules-commonjs": "^7.5.0",
"@babel/register": "^7.4.4",
"@babel/core": "^7.7.7",
"@babel/plugin-transform-modules-commonjs": "^7.7.5",
"@babel/register": "^7.7.7",
"ansi-colors": "^4.1.1",
"babel-eslint": "^10.0.2",
"babel-plugin-istanbul": "^5.1.4",
"babel-eslint": "^10.0.3",
"babel-plugin-istanbul": "^6.0.0",
"chai": "^4.2.0",
"coveralls": "^3.0.4",
"coveralls": "^3.0.9",
"esdoc": "^1.1.0",
"esdoc-ecmascript-proposal-plugin": "^1.0.0",
"esdoc-standard-plugin": "^1.0.0",
"eslint": "^6.0.1",
"eslint-plugin-chai-expect": "^2.0.1",
"eslint-plugin-mocha": "^5.3.0",
"eslint": "^6.8.0",
"eslint-plugin-chai-expect": "^2.1.0",
"eslint-plugin-mocha": "^6.2.2",
"eslint-plugin-promise": "^4.2.1",

@@ -51,7 +51,7 @@ "eslint-plugin-security": "^1.4.0",

"gulp-eslint": "^6.0.0",
"gulp-load-plugins": "^2.0.0",
"gulp-load-plugins": "^2.0.2",
"gulp-plumber": "^1.2.1",
"gulp-sourcemaps": "^2.6.5",
"mocha": "^6.1.4",
"nyc": "^14.1.1"
"mocha": "^7.0.0",
"nyc": "^15.0.0"
},

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

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