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

@diana-ui/types

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@diana-ui/types - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

23

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

@@ -16,3 +16,4 @@ "module": "module/types.js",

"clean:files": "rimraf lib module",
"prepare": "yarn clean:files && yarn build"
"prepare": "yarn clean:files && yarn build",
"watch": "npm-watch"
},

@@ -23,3 +24,3 @@ "peerDependencies": {

"dependencies": {
"@diana-ui/tokens": "^0.1.1",
"@diana-ui/tokens": "^0.1.2",
"aesthetic": "^5.1.0",

@@ -31,3 +32,17 @@ "aesthetic-react": "^2.1.0"

},
"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