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.14 to 1.0.0

10

lib/types.js

@@ -8,7 +8,7 @@ "use strict";

(function (FontWeight) {
FontWeight[FontWeight["REGULAR"] = 400] = "REGULAR";
FontWeight[FontWeight["MEDIUM"] = 500] = "MEDIUM";
FontWeight[FontWeight["BOLD"] = 700] = "BOLD";
FontWeight[FontWeight["BOLDER"] = 900] = "BOLDER";
})(FontWeight = exports.FontWeight || (exports.FontWeight = {}));
FontWeight[(FontWeight["REGULAR"] = 400)] = "REGULAR";
FontWeight[(FontWeight["MEDIUM"] = 500)] = "MEDIUM";
FontWeight[(FontWeight["BOLD"] = 700)] = "BOLD";
FontWeight[(FontWeight["BOLDER"] = 900)] = "BOLDER";
})((FontWeight = exports.FontWeight || (exports.FontWeight = {})));
// #endregion

@@ -5,7 +5,7 @@ // #endregion

(function (FontWeight) {
FontWeight[FontWeight["REGULAR"] = 400] = "REGULAR";
FontWeight[FontWeight["MEDIUM"] = 500] = "MEDIUM";
FontWeight[FontWeight["BOLD"] = 700] = "BOLD";
FontWeight[FontWeight["BOLDER"] = 900] = "BOLDER";
FontWeight[(FontWeight["REGULAR"] = 400)] = "REGULAR";
FontWeight[(FontWeight["MEDIUM"] = 500)] = "MEDIUM";
FontWeight[(FontWeight["BOLD"] = 700)] = "BOLD";
FontWeight[(FontWeight["BOLDER"] = 900)] = "BOLDER";
})(FontWeight || (FontWeight = {}));
// #endregion
{
"name": "@diana-ui/types",
"version": "0.1.14",
"version": "1.0.0",
"main": "lib/types.js",

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

"dependencies": {
"@diana-ui/tokens": "^0.1.10",
"@diana-ui/tokens": "^1.0.0",
"aesthetic": "^5.1.0",

@@ -45,3 +45,3 @@ "aesthetic-react": "^2.1.0"

},
"gitHead": "264560443ee38be6f87d7e091a24599fc46af870"
"gitHead": "96283efce9c7a9b888d256272a2d002ad86b9a35"
}
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