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-alpha.10 to 0.14.7-alpha.11

3

Core.js

@@ -62,3 +62,2 @@ "use strict";

exports.default = Core;
module.exports = exports.default;
exports.default = Core;

@@ -132,3 +132,2 @@ "use strict";

exports.default = Graffy;
module.exports = exports.default;
exports.default = Graffy;

@@ -11,3 +11,2 @@ "use strict";

var _default = _Graffy.default;
exports.default = _default;
module.exports = exports.default;
exports.default = _default;

@@ -5,11 +5,4 @@ {

"author": "aravind (https://github.com/aravindet)",
"version": "0.14.7-alpha.10",
"version": "0.14.7-alpha.11",
"main": "./index.js",
"exports": {
"import": "./src/index.js",
"require": "./index.js"
},
"module": "./src/index.js",
"source": "./src/index.js",
"esnext": "./src/index.js",
"repository": {

@@ -22,5 +15,5 @@ "type": "git",

"@babel/runtime-corejs3": "^7.9.2",
"@graffy/common": "0.14.7-alpha.10",
"@graffy/stream": "0.14.7-alpha.10"
"@graffy/common": "0.14.7-alpha.11",
"@graffy/stream": "0.14.7-alpha.11"
}
}
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