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

berish-guid

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

berish-guid - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

dist/index.d.ts

27

package.json
{
"name": "berish-guid",
"version": "1.0.0",
"version": "2.0.0",
"description": "Generate unique id",
"main": "index.js",
"dependencies": {
"berish-ringle": "^2.0.0"
},
"main": "dist/index",
"typings": "dist/index",
"scripts": {
"prepublishOnly": "npm run compile",
"compile": "npm run clean && tsc -p .",
"watch": "tsc -w -p .",
"clean": "rm -rf dist"
},
"repository": {
"type": "git",
"url": "https://quadraticstudio@bitbucket.org/berishev/berish-guid.git"
},
"license": "MIT",
"author": {
"name": "Berishev Ravil"
},
"dependencies": {
"berish-ringle": "^1.0.3"
}
"files": [
"dist/index.js",
"dist/index.d.ts",
"dist/lib"
]
}
.vscode/settings.json
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