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

@ne1410s/popup

Package Overview
Dependencies
Maintainers
1
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ne1410s/popup - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

0

dist/index.d.ts
import { Popup } from './popup/popup';
export { Popup };

@@ -0,0 +0,0 @@ 'use strict';

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

@@ -0,0 +0,0 @@ (function (global, factory) {

@@ -0,0 +0,0 @@ import { CustomElementBase } from '@ne1410s/cust-elems';

14

package.json
{
"name": "@ne1410s/popup",
"version": "0.3.3",
"version": "0.3.4",
"description": "A lightweight configurable popup.",

@@ -43,13 +43,13 @@ "main": "dist/ne14_pop.cjs.min.js",

"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-url": "^8.0.1",
"prettier": "^2.8.4",
"rimraf": "^4.3.1",
"rollup": "^3.18.0",
"prettier": "^2.8.7",
"rimraf": "^4.4.1",
"rollup": "^3.20.2",
"rollup-plugin-typescript2": "^0.34.1",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
},
"dependencies": {
"@ne1410s/cust-elems": "^0.3.3"
"@ne1410s/cust-elems": "^0.3.4"
}
}
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