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

@kjots/vinyl-fs-observable

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kjots/vinyl-fs-observable - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

24

package.json
{
"name": "@kjots/vinyl-fs-observable",
"version": "0.0.16",
"version": "0.0.17",
"description": "Observable adapter for vinyl-fs",

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

"engines": {
"node": ">=12.13.0",
"npm": ">=6.12.0"
"node": ">=12.14.1",
"npm": ">=6.13.4"
},
"devDependencies": {
"@kjots/tslint-rules": "^1.4.2",
"@types/chai": "^4.2.5",
"@kjots/tslint-rules": "^1.4.3",
"@types/chai": "^4.2.7",
"@types/mocha": "^5.2.7",
"@types/node": "^12.12.7",
"@types/node": "^12.12.14",
"@types/vinyl-fs": "^2.4.11",
"chai": "^4.2.0",
"mocha": "^6.2.2",
"mocha": "^7.0.0",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.0",
"ts-node": "^8.5.0",
"ts-node": "^8.6.2",
"tslint": "^5.20.1",
"typescript": "^3.7.2"
"typescript": "^3.7.4"
},
"dependencies": {
"@kjots/observable-stream": "^0.0.20",
"@kjots/stream-observable": "^0.0.20",
"rxjs": "^6.5.3",
"@kjots/observable-stream": "^0.0.21",
"@kjots/stream-observable": "^0.0.21",
"rxjs": "^6.5.4",
"vinyl-fs": "^3.0.3"
}
}
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