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

@yuenu/utils-collection

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yuenu/utils-collection - npm Package Compare versions

Comparing version 1.0.8 to 1.1.0

dist/getMoneyNumbersFromString.d.ts

10

package.json
{
"name": "@yuenu/utils-collection",
"version": "1.0.8",
"version": "1.1.0",
"description": "utils collection",

@@ -10,8 +10,12 @@ "main": "dist/index.min.js",

"build": "rm -rf dist/ && rollup -c",
"test": "jest"
"test": "jest",
"type:check": "tsc"
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.0",
"jest": "^29.5.0",
"rollup": "^2.79.1",
"rollup-plugin-terser": "^7.0.2"
"rollup-plugin-terser": "^7.0.2",
"tslib": "^2.5.0",
"typescript": "^5.0.4"
},

@@ -18,0 +22,0 @@ "homepage": "https://github.com/yuenu/utils-collection",

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