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

epip-generate

Package Overview
Dependencies
Maintainers
0
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

epip-generate - npm Package Compare versions

Comparing version 1.2.136 to 1.2.137

2

dist/package.json
{
"name": "epip-generate",
"version": "1.2.136",
"version": "1.2.137",
"description": "",

@@ -5,0 +5,0 @@ "author": "",

@@ -404,3 +404,3 @@ "use strict";

for(let key in data){
_data.append(key,data[key])
_data.append(key,(data as any)[key])
}

@@ -407,0 +407,0 @@ `;

{
"name": "epip-generate",
"version": "1.2.136",
"version": "1.2.137",
"description": "",

@@ -5,0 +5,0 @@ "author": "",

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