@diana-ui/types
Advanced tools
Comparing version 0.1.14 to 1.0.0
@@ -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" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
+ Added@diana-ui/assets@1.0.1(transitive)
+ Added@diana-ui/tokens@1.0.2(transitive)
- Removed@diana-ui/assets@0.0.8(transitive)
- Removed@diana-ui/tokens@0.1.10(transitive)
Updated@diana-ui/tokens@^1.0.0