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.28.0 to 0.29.0

17

package.json
{
"name": "@meteorwallet/utils",
"version": "0.28.0",
"version": "0.29.0",
"description": "Utility functions used in Meteor Wallet",

@@ -19,13 +19,10 @@ "files": [

"types": [
"./dist/esm/*.d.ts",
"./dist/esm/*/index.d.ts"
"./dist/esm/*.d.ts"
],
"import": {
"types": [
"./dist/esm/*.d.ts",
"./dist/esm/*/index.d.ts"
"./dist/esm/*.d.ts"
],
"default": [
"./dist/esm/*.js",
"./dist/esm/*/index.js"
"./dist/esm/*.js"
]

@@ -35,8 +32,6 @@ },

"types": [
"./dist/esm/*.d.ts",
"./dist/esm/*/index.d.ts"
"./dist/esm/*.d.ts"
],
"default": [
"./dist/esm/*.js",
"./dist/esm/*/index.js"
"./dist/esm/*.js"
]

@@ -43,0 +38,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