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

hardware-suit

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hardware-suit - npm Package Compare versions

Comparing version 1.1.15 to 1.1.17

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Changelog

### [1.1.17](https://github.com/ob-cloud/hardware-suit/compare/v1.1.14...v1.1.17) (2020-12-01)
### [1.1.15](https://github.com/ob-cloud/hardware-suit/compare/v1.1.12...v1.1.15) (2020-12-01)

@@ -7,0 +11,0 @@

5

package.json
{
"name": "hardware-suit",
"version": "1.1.15",
"version": "1.1.17",
"description": "hardware-suit javascript library",

@@ -31,3 +31,4 @@ "main": "dist/hardware-suit.js",

"clean": "trash build test",
"prepare-release": "run-s cov:check doc:html version doc:publish"
"prepare-release": "run-s cov:check doc:html version doc:publish",
"release": "npm run build:pack && git add . && git commit -m \"build bundle\" && git push && npm version patch && npm publish"
},

@@ -34,0 +35,0 @@ "scripts-info": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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