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

@ne1410s/cust-elems

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ne1410s/cust-elems - npm Package Compare versions

Comparing version 0.3.9 to 0.3.10

8

package.json
{
"name": "@ne1410s/cust-elems",
"version": "0.3.9",
"version": "0.3.10",
"description": "ES Custom Elements base functionality",

@@ -15,4 +15,4 @@ "main": "dist/ne14_cust_elems.cjs.min.js",

"clean": "npx rimraf dist",
"is-pretty": "npx prettier --list-different . --ignore-path .gitignore",
"prettify": "npx prettier --write . --ignore-path .gitignore",
"is-pretty": "npx prettier -l .",
"prettify": "npx prettier -w .",
"build": "npm run clean && npx rollup -c",

@@ -44,3 +44,3 @@ "test": "npm run is-pretty",

"rimraf": "^5.0.5",
"rollup": "^4.0.0",
"rollup": "^4.1.5",
"rollup-plugin-copy": "^3.5.0",

@@ -47,0 +47,0 @@ "rollup-plugin-typescript2": "^0.36.0",

Sorry, the diff of this file is not supported yet

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