@diana-ui/types
Advanced tools
Comparing version 0.1.0 to 0.1.1-cjstest.4
@@ -1,2 +0,4 @@ | ||
export var FontWeight; | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var FontWeight; | ||
(function (FontWeight) { | ||
@@ -7,2 +9,2 @@ FontWeight[FontWeight["REGULAR"] = 400] = "REGULAR"; | ||
FontWeight[FontWeight["BOLDER"] = 900] = "BOLDER"; | ||
})(FontWeight || (FontWeight = {})); | ||
})(FontWeight = exports.FontWeight || (exports.FontWeight = {})); |
@@ -1,2 +0,4 @@ | ||
export var FontWeight; | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var FontWeight; | ||
(function (FontWeight) { | ||
@@ -7,2 +9,2 @@ FontWeight[FontWeight["REGULAR"] = 400] = "REGULAR"; | ||
FontWeight[FontWeight["BOLDER"] = 900] = "BOLDER"; | ||
})(FontWeight || (FontWeight = {})); | ||
})(FontWeight = exports.FontWeight || (exports.FontWeight = {})); |
{ | ||
"name": "@diana-ui/types", | ||
"version": "0.1.0", | ||
"version": "0.1.1-cjstest.4+be6fad9", | ||
"main": "lib/types.js", | ||
@@ -13,4 +13,4 @@ "module": "module/types.js", | ||
"build": "yarn compile:lib && yarn compile:module", | ||
"compile:lib": "tsc --target es5 --module es2015 --outDir lib", | ||
"compile:module": "tsc --target es6 --module esnext --outDir module", | ||
"compile:lib": "tsc --target es5 --module commonjs --outDir lib", | ||
"compile:module": "tsc --target es6 --module commonjs --outDir module", | ||
"clean:files": "rimraf lib module", | ||
@@ -23,3 +23,3 @@ "prepare": "yarn clean:files && yarn build" | ||
"dependencies": { | ||
"@diana-ui/tokens": "^0.1.0", | ||
"@diana-ui/tokens": "^0.1.1-cjstest.4+be6fad9", | ||
"aesthetic": "^5.1.0", | ||
@@ -31,3 +31,3 @@ "aesthetic-react": "^2.1.0" | ||
}, | ||
"gitHead": "fe173ae6f0262d808dc9d8adc8c97e0780530421" | ||
"gitHead": "be6fad96a1df511e578702b1610288cb52b97bae" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
7228
182
1