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

@ne1410s/popup

Package Overview
Dependencies
Maintainers
1
Versions
151
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.2.5 to 0.2.6

2

dist/ne14_pop.umd.min.js

@@ -29,3 +29,3 @@ (function (global, factory) {

function reduceHtml(htmlIn) {
return htmlIn.replace(/\s+/g, ' ').replace(/>\s</g, '><');
return htmlIn.replace(/\s+/g, ' ').replace(/(^|>)\s+(<|$)/g, '$1$2');
}

@@ -32,0 +32,0 @@

{
"name": "@ne1410s/popup",
"version": "0.2.5",
"version": "0.2.6",
"description": "A lightweight configurable popup.",

@@ -52,4 +52,4 @@ "main": "dist/ne14_pop.cjs.min.js",

"dependencies": {
"@ne1410s/cust-elems": "^0.2.0"
"@ne1410s/cust-elems": "^0.2.1"
}
}
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