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

@cspell/cspell-pipe

Package Overview
Dependencies
Maintainers
1
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/cspell-pipe - npm Package Compare versions

Comparing version 8.8.0 to 8.8.1

8

package.json

@@ -6,3 +6,3 @@ {

},
"version": "8.8.0",
"version": "8.8.1",
"description": "Library to make working with Iterators/AsyncIterators easier.",

@@ -108,4 +108,4 @@ "keywords": [

"scripts": {
"build": "tsc -b .",
"watch": "tsc -p . -w",
"build": "tsc -b . -f",
"watch": "tsc -b . -w -f",
"clean": "shx rm -rf dist temp coverage \"*.tsbuildInfo\"",

@@ -131,3 +131,3 @@ "clean-build": "pnpm run clean && pnpm run build",

},
"gitHead": "a42bce675c00cb2d51809b3ae3894119ea4f5ce7"
"gitHead": "6381846ffce8b9a349bfda03262297aa8e301ef5"
}
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