@springworks/random-string
Advanced tools
Comparing version 3002.19.32 to 3002.19.33
@@ -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 @@ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
13564
0