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

@graffy/stream

Package Overview
Dependencies
Maintainers
1
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graffy/stream - npm Package Compare versions

Comparing version 0.14.7-alpha4 to 0.15.0

cjs/index.js

15

package.json

@@ -5,14 +5,17 @@ {

"author": "aravind (https://github.com/aravindet)",
"version": "0.14.7-alpha4",
"main": "index.js",
"source": "src/index.js",
"esnext": "src/index.js",
"version": "0.15.0",
"main": "./cjs/index.js",
"exports": {
"import": "./esm/index.js",
"require": "./cjs/index.js"
},
"module": "./esm/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/aravindet/graffy.git"
"url": "git+https://github.com/usegraffy/graffy.git"
},
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime-corejs3": "^7.9.2"
"@babel/runtime": "^7.10.4"
}
}
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