Socket
Socket
Sign inDemoInstall

shrink-string

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shrink-string - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

.github/CONTRIBUTING.md

17

package.json
{
"name": "shrink-string",
"description": "Tiny string compression module for Node.",
"version": "2.0.1",
"version": "2.0.2",
"author": {
"email": "zac@zacanger.com",
"name": "Zac Anger",
"email": "zac@zacanger.com",
"url": "https://zacanger.com"

@@ -13,5 +13,5 @@ },

"scripts": {
"preversion": "npm t",
"preversion": "sortpack && npm t",
"test": "npm run test:lint && npm run test:tape",
"test:lint": "eslint -c .eslintrc.json *.js",
"test:lint": "standard",
"test:tape": "node index.test.js"

@@ -34,9 +34,4 @@ },

"devDependencies": {
"babel-eslint": "10.0.1",
"eslint": "5.12.0",
"eslint-config-zacanger": "3.4.2",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-promise": "4.0.1",
"eslint-plugin-unicorn": "6.0.1",
"sortpack": "1.1.6",
"standard": "12.0.1",
"tape-async": "2.3.0"

@@ -43,0 +38,0 @@ },

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