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

@dcomponents/asdf

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dcomponents/asdf - npm Package Compare versions

Comparing version 1.0.34 to 1.0.35

4

package.json
{
"name": "@dcomponents/asdf",
"version": "1.0.34",
"version": "1.0.35",
"description": "> TODO: description",

@@ -22,3 +22,3 @@ "author": "Jack Blakeston <jackblakeston93@gmail.com>",

"test": "node ./test.js",
"build": "esbuild src/index.ts --bundle --outfile=lib/index.js --platform=node --target=es2018 --format=esm --minify --sourcemap --external:react --external:react-dom && tsc"
"build": "esbuild src/index.ts --bundle --outfile=lib/index.js --platform=node --target=es2018 --format=esm --minify --sourcemap --external:react --external:react-dom --tsconfig=./tsconfig.json && tsc"
},

@@ -25,0 +25,0 @@ "bugs": {

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