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

@diana-ui/tokens

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@diana-ui/tokens - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

23

package.json
{
"name": "@diana-ui/tokens",
"version": "0.1.1",
"version": "0.1.2",
"main": "lib/index.js",

@@ -12,6 +12,7 @@ "module": "module/index.js",

"clean:files": "rimraf lib module",
"prepare": "yarn clean:files && yarn build"
"prepare": "yarn clean:files && yarn build",
"watch": "npm-watch"
},
"dependencies": {
"@diana-ui/assets": "^0.0.6"
"@diana-ui/assets": "^0.0.7"
},

@@ -21,3 +22,17 @@ "publishConfig": {

},
"gitHead": "fb58ae767f49609ed28182ac57cc1e633d5fbc79"
"watch": {
"prepare": {
"runOnChangeOnly": true,
"extensions": "ts,tsx",
"ignore": [
"lib",
"node_modules",
"module"
],
"patterns": [
"."
]
}
},
"gitHead": "c2e77673c7a20c671eec1ae889503bf5e382f458"
}
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