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

@graffy/common

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graffy/common - npm Package Compare versions

Comparing version 0.15.25-alpha.1 to 0.15.25-alpha.2

6

package.json

@@ -5,3 +5,3 @@ {

"author": "aravind (https://github.com/aravindet)",
"version": "0.15.25-alpha.1",
"version": "0.15.25-alpha.2",
"main": "./index.cjs",

@@ -21,6 +21,6 @@ "exports": {

"lodash": "^4.17.19",
"nanoid": "^3.2.0",
"@graffy/stream": "0.15.25-alpha.1",
"nanoid": "^4.0.0",
"@graffy/stream": "0.15.25-alpha.2",
"merge-async-iterators": "^0.2.1"
}
}

@@ -1,2 +0,2 @@

declare var _default: "-0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz";
declare const _default: "-0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz";
export default _default;

@@ -1,2 +0,2 @@

declare var _default: () => string;
declare const _default: (size?: number) => string;
export default _default;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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