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

@graffy/core

Package Overview
Dependencies
Maintainers
1
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graffy/core - npm Package Compare versions

Comparing version 0.14.7-alpha4 to 0.15.0-alpha.1

cjs/Core.js

15

package.json

@@ -5,16 +5,15 @@ {

"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-alpha.1",
"main": "./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",
"@graffy/common": "0.14.7-alpha4",
"@graffy/stream": "0.14.7-alpha4"
"@babel/runtime": "^7.10.4",
"@graffy/common": "0.15.0-alpha.1",
"@graffy/stream": "0.15.0-alpha.1"
}
}
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