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

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.3 to 1.0.4

8

package.json
{
"name": "jacdac-ts",
"version": "1.0.3",
"version": "1.0.4",
"description": "",

@@ -27,3 +27,3 @@ "keywords": [],

"predist": "rm -rf dist",
"dist": "node node_modules/rollup/bin/rollup -c rollup.config.ts",
"dist": "node node_modules/rollup/bin/rollup -c rollup.config.ts && npx replace-in-file ./dist/ https://cdn.jsdelivr.net/npm/jacdac-ts/dist/ ./docs/**/*.html --verbose",
"watch": "node node_modules/rollup/bin/rollup -c rollup.config.ts -w",

@@ -87,4 +87,3 @@ "test": "node node_modules/jest/bin/jest.js",

}
],
"@qiwi/semantic-release-gh-pages-plugin"
]
]

@@ -105,3 +104,2 @@ },

"devDependencies": {
"@qiwi/semantic-release-gh-pages-plugin": "^3.0.0",
"@semantic-release/git": "^9.0.0",

@@ -108,0 +106,0 @@ "@types/jest": "^23.3.2",

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