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

@meteorwallet/utils

Package Overview
Dependencies
Maintainers
0
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meteorwallet/utils - npm Package Compare versions

Comparing version 0.14.0 to 0.15.0

dist/esm/date_and_time/time.types.d.ts

2

dist/esm/javascript_helpers/index.d.ts

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

export * from "./wait_utils";
export * from "./wait.utils";
//# sourceMappingURL=index.d.ts.map

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

export * from "./wait_utils";
export * from "./wait.utils";
{
"name": "@meteorwallet/utils",
"version": "0.14.0",
"version": "0.15.0",
"description": "Utility functions used in Meteor Wallet",
"files": [
"dist",
"package.json",
"tsconfig.cjs.json",
"tsconfig.esm.json",
"tsconfig.json"
"package.json"
],

@@ -24,7 +21,7 @@ "type": "module",

"types": "./dist/esm/*.d.ts",
"default": "./dist/esm/*"
"default": "./dist/esm/*.js"
},
"require": {
"types": "./dist/esm/*.d.ts",
"default": "./dist/esm/*"
"default": "./dist/esm/*.js"
}

@@ -31,0 +28,0 @@ }

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