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

@eternalheart/utils

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eternalheart/utils - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

lib/features/curry/index.js

2

lib/main.js

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

export*from"./features/value";export*from"./features/timer-for-getting-off-work";export*from"./features/transform-data";export*from"./features/random-id";export*from"./features/logger";
export*from"./features/value";export*from"./features/timer-for-getting-off-work";export*from"./features/transform-data";export*from"./features/random-id";export*from"./features/logger";export*from"./features/curry";export*from"./features/safe-json";
//# sourceMappingURL=main.js.map

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

{"name":"@eternalheart/utils","version":"1.0.3","description":"A js function utils library by EternalHeart.","author":"EternalHeart","license":"ISC","repository":{"type":"git","url":"https://github.com/wh131462/utils"},"publishConfig":{"access":"public"},"type":"module","readme":"README.md","keywords":["js","eternalheart","utils"],"main":"lib/main.js","types":"types/main.d.ts"}
{"name":"@eternalheart/utils","version":"1.0.4","description":"A js function utils library by EternalHeart.","author":"EternalHeart","license":"ISC","repository":{"type":"git","url":"https://github.com/wh131462/utils"},"publishConfig":{"access":"public"},"type":"module","readme":"README.md","keywords":["js","eternalheart","utils"],"main":"lib/main.js","types":"types/main.d.ts"}

@@ -6,2 +6,4 @@ export * from "./features/value";

export * from './features/logger';
export * from './features/curry';
export * from './features/safe-json';
//# sourceMappingURL=main.d.ts.map

Sorry, the diff of this file is not supported yet

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