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

@springworks/random-string

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@springworks/random-string - npm Package Compare versions

Comparing version 3002.19.32 to 3002.19.33

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## 3002.19.33 (2020-02-13)
**Note:** Version bump only for package @springworks/random-string
## 3002.19.32 (2020-02-13)

@@ -8,0 +16,0 @@

16

package.json
{
"name": "@springworks/random-string",
"version": "3002.19.32",
"version": "3002.19.33",
"description": "Generate random strings",

@@ -12,7 +12,3 @@ "main": "build/main.js",

"lint": "tslint --project tsconfig.json --format stylish",
"lint-fix": "tslint --project tsconfig.json --format stylish --fix",
"clean": "del 'build' '*.tsbuildinfo'",
"build": "tsc --build tsconfig.json",
"prebuild": "yarn run clean",
"postbuild": "del 'build/**/__*__/'"
"lint-fix": "tslint --project tsconfig.json --format stylish --fix"
},

@@ -26,5 +22,9 @@ "dependencies": {

},
"repository": "git@github.com:Springworks/m2h-mono.git",
"repository": {
"type": "git",
"url": "https://github.com/Springworks/m2h-mono.git",
"directory": "packages/random-string"
},
"homepage": "https://github.com/Springworks/m2h-mono/tree/master/packages/random-string#readme",
"gitHead": "ba8cfc74b2700deee7c8713720874352cc18baef"
"gitHead": "b0618985b09703ee094cbf35a392990713bca320"
}
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