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

@mrtujiawei/utils

Package Overview
Dependencies
Maintainers
1
Versions
600
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mrtujiawei/utils - npm Package Compare versions

Comparing version 1.1.18 to 1.1.19

dist/utils.js

4

package.json
{
"name": "@mrtujiawei/utils",
"version": "1.1.18",
"version": "1.1.19",
"description": "把自己写的工具函数打包发布到npm上",

@@ -13,3 +13,3 @@ "types": "types/index.d.ts",

"build": "webpack",
"pub": "npm run build && npm publish --access public && rm dist types -rf",
"pub": "npm run build && npm publish --access public && echo \"publish success\" && sleep 1 && rm dist types -rf",
"test": "jest",

@@ -16,0 +16,0 @@ "test:coverage": "jest --coverage"

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