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

@nutui/draw-page-structure

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nutui/draw-page-structure - npm Package Compare versions

Comparing version 0.0.11 to 0.1.0

commitlint.config.js

13

package.json
{
"name": "@nutui/draw-page-structure",
"version": "0.0.11",
"version": "0.1.0",
"description": "a way to make skeleton screen",

@@ -18,2 +18,7 @@ "main": "src/index.js",

},
"husky": {
"hooks": {
"commit-msg": "node ./node_modules/@commitlint/cli/lib/cli.js -E HUSKY_GIT_PARAMS"
}
},
"app": {

@@ -42,3 +47,7 @@ "alias": "dps"

],
"devDependencies": {}
"devDependencies": {
"@commitlint/cli": "^7.5.2",
"@commitlint/config-conventional": "^7.5.0",
"husky": "^1.3.1"
}
}
package-lock.json
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