@panora/shared
Advanced tools
Comparing version 1.1.1 to 1.1.2
RELEASE 1.0.0 | ||
## 1.1.2 | ||
### Patch Changes | ||
- 350b121: info package update | ||
## 1.1.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@panora/shared", | ||
"version": "1.1.1", | ||
"description": "NestJS npm package starter", | ||
"author": "John Biundo <johnfbiundo@gmail.com>", | ||
"version": "1.1.2", | ||
"description": "Shared Package of Panora", | ||
"author": "Panora", | ||
"license": "MIT", | ||
@@ -13,12 +13,2 @@ "readmeFilename": "README.md", | ||
], | ||
"scripts": { | ||
"start:dev": "tsc -w", | ||
"build": "tsc", | ||
"format": "prettier --write \"src/**/*.ts\"", | ||
"lint": "tslint -p tsconfig.json -c tslint.json", | ||
"test": "jest", | ||
"test:watch": "jest --watch", | ||
"test:cov": "jest --coverage", | ||
"test:e2e": "jest --config ./test/jest-e2e.json" | ||
}, | ||
"keywords": [ | ||
@@ -30,7 +20,2 @@ "nestjs" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/nestjsplus/nestjs-package-starter" | ||
}, | ||
"bugs": "https://github.com/nestjsplus/nestjs-package-starter", | ||
"peerDependencies": { | ||
@@ -73,3 +58,13 @@ "@nestjs/common": "^6.0.0" | ||
"testEnvironment": "node" | ||
}, | ||
"scripts": { | ||
"start:dev": "tsc -w", | ||
"build": "tsc", | ||
"format": "prettier --write \"src/**/*.ts\"", | ||
"lint": "tslint -p tsconfig.json -c tslint.json", | ||
"test": "jest", | ||
"test:watch": "jest --watch", | ||
"test:cov": "jest --coverage", | ||
"test:e2e": "jest --config ./test/jest-e2e.json" | ||
} | ||
} | ||
} |
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
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
120167
1