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

@graffy/cache

Package Overview
Dependencies
Maintainers
1
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graffy/cache - npm Package Compare versions

Comparing version 0.14.7-alpha.11 to 0.14.7-alpha.12

cjs/index.js

15

package.json

@@ -5,4 +5,9 @@ {

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

@@ -14,6 +19,6 @@ "type": "git",

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