New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

math-random-id

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

math-random-id - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

dist/index.iife.min.js

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="1.0.6"></a>
## [1.0.6](https://github.com/dimensi/random-id/compare/v1.0.4...v1.0.6) (2019-02-13)
<a name="1.0.5"></a>

@@ -7,0 +12,0 @@ ## [1.0.5](https://github.com/dimensi/random-id/compare/v1.0.4...v1.0.5) (2018-07-09)

28

package.json
{
"name": "math-random-id",
"main": "dist/math-random-id.js",
"module": "dist/math-random-id.es.js",
"unpkg": "dist/math-random-id.iife.min.js",
"jsdelivr": "dist/math-random-id.iife.min.js",
"version": "1.0.5",
"main": "dist/index.js",
"module": "dist/index.mjs",
"unpkg": "dist/index.iife.min.js",
"jsdelivr": "dist/index.iife.min.js",
"version": "1.0.6",
"description": "",
"scripts": {
"build": "bili",
"build": "del ./dist && bili",
"test": "tyu",

@@ -35,10 +35,10 @@ "test:vscode-jest": "tyu --",

"devDependencies": {
"bili": "^3.1.2",
"eslint": "^5.0.1",
"eslint-config-standard": "^11.0.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0",
"rollup-plugin-clear": "^2.0.7",
"bili": "^4.2.5",
"del-cli": "^1.1.0",
"eslint": "^5.13.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"standard-version": "^4.4.0",

@@ -45,0 +45,0 @@ "tyu": "^1.0.6"

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