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

@nrfcloud/models

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrfcloud/models - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/generated/APIIndexSchema.d.ts

8

package.json
{
"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 @@

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