Comparing version 1.3.0 to 1.4.0-beta.0
{ | ||
"name": "ids-css", | ||
"slug": "ids-css", | ||
"version": "1.3.0", | ||
"version": "1.4.0-beta.0", | ||
"description": "Infor Design System (IDS) Components for the web", | ||
@@ -32,4 +32,4 @@ "repository": { | ||
"prepublishOnly": "npm run build", | ||
"release:beta": "release-it minor --preRelease=beta", | ||
"release:rc": "release-it minor --preRelease=rc", | ||
"release:beta": "release-it minor --preRelease=beta --no-github.release", | ||
"release:rc": "release-it minor --preRelease=rc --no-github.release", | ||
"release:final": "release-it minor" | ||
@@ -39,4 +39,4 @@ }, | ||
"ajv": "^5.5.2", | ||
"browser-sync": "^2.23.5", | ||
"browserslist": "^3.2.7", | ||
"browser-sync": "^2.26.0", | ||
"browserslist": "^3.2.8", | ||
"cssnano": "^3.10.0", | ||
@@ -55,3 +55,3 @@ "del": "^3.0.0", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-rename": "^1.2.2", | ||
"gulp-rename": "^1.4.0", | ||
"gulp-sketch": "^1.0.5", | ||
@@ -65,10 +65,11 @@ "gulp-sourcemaps": "^2.6.4", | ||
"gulp-yaml": "^1.0.1", | ||
"gulp-zip": "^4.1.0", | ||
"handlebars": "^4.0.11", | ||
"gulp-zip": "^4.2.0", | ||
"handlebars": "^4.0.12", | ||
"handlebars-registrar": "^1.5.2", | ||
"ids-identity": "^1.0.7", | ||
"lost": "^8.2.1", | ||
"highlight.js": "^9.12.0", | ||
"ids-identity": "^2.0.0-beta.2", | ||
"lost": "^8.3.0", | ||
"markdownlint-cli": "^0.10.0", | ||
"marked": "^0.3.19", | ||
"postcss-at-rules-variables": "^0.1.4", | ||
"postcss-at-rules-variables": "^0.1.6", | ||
"postcss-commas": "^1.0.0", | ||
@@ -79,4 +80,2 @@ "postcss-cssnext": "^3.1.0", | ||
"postcss-mixins": "^6.2.0", | ||
"pygmentize-bundled": "^2.3.0", | ||
"release-it": "^7.4.5", | ||
"run-sequence": "^2.2.1", | ||
@@ -88,2 +87,3 @@ "stylelint": "^8.4.0", | ||
"dependencies": { | ||
"natives": "^1.1.6", | ||
"scripts": "^0.1.0" | ||
@@ -90,0 +90,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
416027
43
4717
2
2
+ Addednatives@^1.1.6
+ Addednatives@1.1.6(transitive)