@nrfcloud/models
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@nrfcloud/models", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Contains model definitions for the REST API", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.js", | ||
"test": "make test-prepare && jest", | ||
"test:coverage": "jest --coverage", | ||
"test:coverage": "make test-prepare && jest --coverage", | ||
"lint": "tslint --project ./tsconfig.json", | ||
@@ -40,5 +40,5 @@ "precommit": "npm run lint && npm test", | ||
"husky": "^0.14.3", | ||
"jest": "^20.0.4", | ||
"jest": "^21.0.2", | ||
"json-schema-to-typescript": "^4.6.0", | ||
"ts-jest": "^20.0.10", | ||
"ts-jest": "^21.0.0", | ||
"tslint": "^5.6.0", | ||
@@ -45,0 +45,0 @@ "typescript": "^2.4.2", |
# Models | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/nRFCloud/models.svg)](https://greenkeeper.io/) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) | ||
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) | ||
Contains model definitions for the REST API. | ||
@@ -4,0 +8,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
27882
24
450
71