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

shortid-dist

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shortid-dist - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "shortid-dist",
"version": "1.0.1",
"version": "1.0.2",
"description": "CDN friendly build of shortid",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -12,3 +12,3 @@ # shortid-dist

<script src="https://unpkg.com/shortid-dist@1.0.1/dist/shortid-2.2.8.min.js"></script>
<script src="https://unpkg.com/shortid-dist@1.0.2/dist/shortid-2.2.8.min.js"></script>

@@ -19,3 +19,3 @@ 3 KB

<script src="https://unpkg.com/shortid-dist@1.0.1/dist/shortid-2.2.8.js"></script>
<script src="https://unpkg.com/shortid-dist@1.0.2/dist/shortid-2.2.8.js"></script>

@@ -34,3 +34,3 @@ 31 KB

The **docs/index.html** file can be opened directly in a browser (`file://` URL).
The **index.html** file in the project root can be opened directly in a browser (`file://` URL).

@@ -48,3 +48,3 @@ The CWD of the `npm` commands is assumed to be the project root folder.

Bundle shortid with webpack (minified and unminified) and generate **docs**:
Bundle shortid with webpack (minified and unminified) and generate **index.html** in the project root:

@@ -51,0 +51,0 @@ npm run build

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