Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cspell-lib

Package Overview
Dependencies
Maintainers
1
Versions
363
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-lib - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

12

package.json
{
"name": "cspell-lib",
"version": "3.0.1",
"version": "3.0.2",
"description": "A library of useful functions used across various cspell tools.",

@@ -40,3 +40,3 @@ "main": "dist/index.js",

"@types/mocha": "^5.2.0",
"@types/node": "^9.6.7",
"@types/node": "^8.10.12",
"chai": "^4.1.2",

@@ -48,9 +48,9 @@ "fs-extra": "^5.0.0",

"rimraf": "^2.6.2",
"rxjs": "^6.0.0",
"ts-node": "^6.0.1",
"tslint": "^5.9.1",
"rxjs": "^6.1.0",
"ts-node": "^6.0.2",
"tslint": "^5.10.0",
"typescript": "^2.8.3"
},
"dependencies": {
"iconv-lite": "^0.4.21",
"iconv-lite": "^0.4.22",
"rxjs-stream": "^2.0.3"

@@ -57,0 +57,0 @@ },

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