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 1.0.2 to 2.0.0

32

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

@@ -34,20 +34,20 @@ "main": "dist/index.js",

"devDependencies": {
"@types/chai": "^3.5.2",
"@types/fs-extra": "^3.0.0",
"@types/chai": "^4.0.4",
"@types/fs-extra": "^4.0.3",
"@types/lorem-ipsum": "^1.0.2",
"@types/mocha": "^2.2.41",
"@types/node": "^7.0.18",
"chai": "^3.5.0",
"fs-extra": "^3.0.1",
"@types/mocha": "^2.2.44",
"@types/node": "^8.0.47",
"chai": "^4.1.2",
"fs-extra": "^4.0.2",
"lorem-ipsum": "^1.0.4",
"mocha": "^3.3.0",
"nyc": "^10.3.2",
"rimraf": "^2.6.1",
"ts-node": "^3.0.4",
"tslint": "^5.2.0",
"typescript": "^2.3.2"
"mocha": "^4.0.1",
"nyc": "^11.3.0",
"rimraf": "^2.6.2",
"ts-node": "^3.3.0",
"tslint": "^5.8.0",
"typescript": "^2.5.3"
},
"dependencies": {
"iconv-lite": "^0.4.17",
"rxjs": "^5.4.0",
"iconv-lite": "^0.4.19",
"rxjs": "^5.5.2",
"rxjs-stream": "^1.0.4"

@@ -74,4 +74,4 @@ },

"engines": {
"node": ">=6.0.0"
"node": ">=8.0.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