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

keiser-echip-webusb

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keiser-echip-webusb - npm Package Compare versions

Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1

index.js

34

package.json
{
"name": "keiser-echip-webusb",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"description": "Keiser Air eChip WebUSB Library",
"main": "/dist/index.js",
"types": "/dist/types/echip.d.ts",
"files": [
"dist/**/*"
"keywords": [
"keiser",
"echip",
"webusb",
"1-wire"
],
"main": "index.js",
"author": "Keiser Corporation",
"license": "MIT",
"private": false,
"repository": {
"type": "git",
"url": "git+https://github.com/KeiserCorp/Keiser.Air.eChip.WebUSB.git"
"url": "https://github.com/KeiserCorp/Keiser.Air.eChip.WebUSB.git"
},

@@ -25,21 +28,10 @@ "bugs": {

"stage": "webpack-dev-server --config webpack/stage.config.js",
"build": "webpack --config webpack/prod.config.js"
"build": "webpack --config webpack/prod.config.js",
"push": "npm run build && npm publish dist --dry-run"
},
"devDependencies": {
"clean-webpack-plugin": "^1.0.0",
"copy-webpack-plugin": "^4.6.0",
"html-webpack-plugin": "^3.2.0",
"ts-loader": "^5.3.3",
"tslint": "^5.12.1",
"tslint-config-standard": "^8.0.1",
"typescript": "^3.2.2",
"webpack": "^4.28.4",
"webpack-cli": "^3.2.1",
"webpack-dev-server": "^3.1.14"
},
"devDependencies": {},
"dependencies": {
"@types/node": "^10.12.18",
"async-mutex": "^0.1.3",
"crc": "^3.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