@fremtind/jkl-checkbox
Advanced tools
Comparing version 0.2.1-alpha.2 to 0.3.1-alpha.1
@@ -6,2 +6,14 @@ # Change Log | ||
# [0.3.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox@0.2.0...@fremtind/jkl-checkbox@0.3.0) (2019-07-15) | ||
### Features | ||
* **build:** publish correct files in all packages ([b1fbb8f](https://github.com/fremtind/jokul/commit/b1fbb8f)) | ||
* **core:** flatten structure of core package ([5b2287b](https://github.com/fremtind/jokul/commit/5b2287b)) | ||
# [0.2.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox@0.1.0...@fremtind/jkl-checkbox@0.2.0) (2019-07-15) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@fremtind/jkl-checkbox", | ||
"version": "0.2.1-alpha.2+0a929ee", | ||
"version": "0.3.1-alpha.1+dc4c314", | ||
"publishConfig": { | ||
@@ -11,7 +11,5 @@ "access": "public" | ||
], | ||
"directories": { | ||
"lib": "build" | ||
}, | ||
"files": [ | ||
"build" | ||
"!example", | ||
"*.css" | ||
], | ||
@@ -25,3 +23,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@fremtind/jkl-core": "^0.2.1-alpha.2+0a929ee" | ||
"@fremtind/jkl-core": "^0.3.1-alpha.1+dc4c314" | ||
}, | ||
@@ -31,6 +29,6 @@ "browserslist": [ | ||
], | ||
"gitHead": "0a929eeaec3298c224ad2f4bf4d8717e3b4c71d3", | ||
"gitHead": "dc4c314977db90a3dc7508f3b6382c839e8143e7", | ||
"devDependencies": { | ||
"@fremtind/browserslist-config-jkl": "^0.2.0" | ||
"@fremtind/browserslist-config-jkl": "^0.3.0" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
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
7236
5
79
1
+ Added@fremtind/jkl-core@0.3.1-alpha.1(transitive)
- Removed@fremtind/jkl-core@0.2.1-alpha.2(transitive)