New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hpcc-js/preact-shim

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hpcc-js/preact-shim - npm Package Compare versions

Comparing version 0.0.34 to 0.0.35

4

package.json
{
"name": "@hpcc-js/preact-shim",
"version": "0.0.34",
"version": "0.0.35",
"description": "hpcc-js - preact shim",

@@ -15,3 +15,3 @@ "main": "dist/preact-shim.js",

"scripts": {
"build": "tsc && tsc --module es6 --outDir ./lib-es6 && rollup -c && rollup -c -f es -o dist/preact-shim.es6.js",
"build": "tsc && tsc --module esnext --outDir ./lib-es6 && rollup -c && rollup -c -f es -o dist/preact-shim.es6.js",
"clean": "rimraf lib* && rimraf dist*"

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