Socket
Socket
Sign inDemoInstall

jacdac-ts

Package Overview
Dependencies
Maintainers
1
Versions
497
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jacdac-ts - npm Package Compare versions

Comparing version 1.0.30 to 1.0.31

3

package.json
{
"name": "jacdac-ts",
"version": "1.0.30",
"version": "1.0.31",
"description": "",

@@ -33,2 +33,3 @@ "keywords": [],

"test:prod": "npm run lint && npm run test --no-cache",
"tools": "npx http-server . -c-1",
"docs": "cd docs && node node_modules/gatsby/cli.js develop"

@@ -35,0 +36,0 @@ },

@@ -19,2 +19,18 @@ # JACDAC TypeScript

### Gatsby build
Launch the gatsbdy develop mode and navigate to http://localhost:8000
```
npm run docs
```
### HTML tools
Launch a small web server and try all the tools under ``docs/static/tools/*`` at http://localhost:8080/docs/static/tools/
```
npm run tools
```
### Commits create releases

@@ -21,0 +37,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