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

@ne1410s/demo

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ne1410s/demo - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

2

dist/ne14_demo.esm.min.js

@@ -1,2 +0,2 @@

import { CustomElementBase, reduceCss, decode, reduceHtml } from '@ne1410s/cust-elems';
import { reduceCss, decode, reduceHtml, CustomElementBase } from '@ne1410s/cust-elems';

@@ -3,0 +3,0 @@ var markupUrl = "data:text/html;base64,PHNwYW4gY2xhc3M9InJvb3QiPg0KICA8c3BhbiBjbGFzcz0ibm9ybWFsIj4NCiAgICA8c2xvdD48L3Nsb3Q+DQogIDwvc3Bhbj4NCiAgPHNwYW4gY2xhc3M9InJldmVhbCI+DQogICAgPHNsb3QgbmFtZT0icmV2ZWFsIj48L3Nsb3Q+DQogIDwvc3Bhbj4NCjwvc3Bhbj4NCg==";

{
"name": "@ne1410s/demo",
"version": "0.0.26",
"version": "0.0.27",
"description": "A custom element for demonstration purposes and to serve as a project template.",

@@ -41,15 +41,15 @@ "main": "dist/ne14_demo.cjs.min.js",

"devDependencies": {
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-commonjs": "^19.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-node-resolve": "^13.0.2",
"@rollup/plugin-url": "^6.0.0",
"prettier": "^2.3.1",
"prettier": "^2.3.2",
"rimraf": "^3.0.1",
"rollup": "^2.52.1",
"rollup": "^2.53.2",
"rollup-plugin-typescript2": "^0.30.0",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
},
"dependencies": {
"@ne1410s/cust-elems": "^0.2.21"
"@ne1410s/cust-elems": "^0.2.22"
}
}
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