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
138
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.1.4 to 0.1.5

2

dist/ne14_cust_elems.umd.min.js
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
typeof define === 'function' && define.amd ? define(['exports'], factory) :
(global = global || self, factory(global.ne_cust_elems = {}));
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.ne_cust_elems = {}));
}(this, (function (exports) { 'use strict';

@@ -6,0 +6,0 @@

{
"name": "@ne1410s/cust-elems",
"version": "0.1.4",
"version": "0.1.5",
"description": "ES Custom Elements base functionality",

@@ -41,9 +41,9 @@ "main": "dist/ne14_cust_elems.cjs.min.js",

"@rollup/plugin-url": "^5.0.1",
"prettier": "^2.0.5",
"prettier": "^2.1.2",
"rimraf": "^3.0.1",
"rollup": "^2.18.0",
"rollup": "^2.31.0",
"rollup-plugin-copy": "^3.3.0",
"rollup-plugin-typescript2": "^0.27.1",
"typescript": "^3.9.5"
"rollup-plugin-typescript2": "^0.27.3",
"typescript": "^4.0.3"
}
}
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