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.10 to 1.1.11

6

package.json
{
"name": "@mrtujiawei/utils",
"version": "1.1.10",
"version": "1.1.11",
"description": "把自己写的工具函数打包发布到npm上",
"types": "types/index.d.ts",
"main": "dist/utils.js",
"main": "index.js",
"scripts": {
"build": "webpack",
"pub": "npm run build && npm publish --access public && rm dist types -rf",
"pub": "npm publish --access public && rm dist types -rf",
"test": "jest",

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