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

everkm-publish

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

everkm-publish - npm Package Compare versions

Comparing version 0.12.1 to 0.12.2

2

install.js

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

const arr = file.split("/");
if (!/^everkm\-publish/.test(arr[arr.length - 1])) {
if (!/^everkm-publish/.test(arr[arr.length - 1])) {
return false;

@@ -256,0 +256,0 @@ }

{
"name": "everkm-publish",
"version": "0.12.1",
"version": "0.12.2",
"description": "",

@@ -5,0 +5,0 @@ "scripts": {

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