@uifabric/foundation
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -5,2 +5,21 @@ { | ||
{ | ||
"version": "0.2.5", | ||
"tag": "@uifabric/foundation_v0.2.5", | ||
"date": "Tue, 14 Aug 2018 10:27:33 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "Avital Baral <avitalbaral99@gmail.com>", | ||
"commit": "cf0f728d0b28540b7a42aa9121a840605ee04670", | ||
"comment": "disabling codepen task" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `>=6.0.3 <7.0.0` to `>=6.0.4 <7.0.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.4", | ||
@@ -7,0 +26,0 @@ "tag": "@uifabric/foundation_v0.2.4", |
# Change Log - @uifabric/foundation | ||
This log was last generated on Fri, 10 Aug 2018 10:26:09 GMT and should not be manually modified. | ||
This log was last generated on Tue, 14 Aug 2018 10:27:33 GMT and should not be manually modified. | ||
## 0.2.5 | ||
Tue, 14 Aug 2018 10:27:33 GMT | ||
### Patches | ||
- disabling codepen task | ||
## 0.2.4 | ||
@@ -6,0 +13,0 @@ Fri, 10 Aug 2018 10:26:09 GMT |
@@ -7,4 +7,4 @@ { | ||
"packages/foundation/.vscode/settings.json": "a47d61e2fb865a31a0ee471e65cfb447269f23f2", | ||
"packages/foundation/CHANGELOG.json": "c8b332e01a0afad912b58669b49909a2d929eee4", | ||
"packages/foundation/CHANGELOG.md": "0e8413f4884e9b23c96283b9ca273cd195795855", | ||
"packages/foundation/CHANGELOG.json": "a222d9207e1a2e3b33c6841134cdf310d55bd867", | ||
"packages/foundation/CHANGELOG.md": "7f1fc6e3fb20719d52380880c9d48ed9114ea0a5", | ||
"packages/foundation/LICENSE": "f40682078e868be480a62821f1def5fbe0dd965e", | ||
@@ -16,3 +16,3 @@ "packages/foundation/README.md": "087545875d3296f7c6652fb9471d9a8ef15b4d0e", | ||
"packages/foundation/jsconfig.json": "c25b2cc60e6443982c62d0847d67b6ac6960dddc", | ||
"packages/foundation/package.json": "32f81e68e26a9c67c4b24828e927e536ce047ef9", | ||
"packages/foundation/package.json": "60540cee62959c100f75691af7cdc5f19afd5278", | ||
"packages/foundation/src/createComponent.tsx": "d518d395ef5789d02a03fce36049d1288793a82c", | ||
@@ -23,5 +23,5 @@ "packages/foundation/src/index.ts": "ee6e311e0dfffc26dda52974ea5e34c58ea94e51", | ||
"packages/foundation/webpack.config.js": "fca7f555c8de2b3f0dd69a9639400ea188eed229", | ||
"common/config/rush/npm-shrinkwrap.json": "0005e41885d8aa5e28fabfd80a579b7d087e2643" | ||
"common/config/rush/npm-shrinkwrap.json": "e2a9e55e99db23ca550962edbc139b3c04ac7c57" | ||
}, | ||
"arguments": "node ../../scripts/build.js --production" | ||
} |
{ | ||
"name": "@uifabric/foundation", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "Foundation library for building Fabric components.", | ||
@@ -22,4 +22,4 @@ "main": "lib-commonjs/index.js", | ||
"devDependencies": { | ||
"@types/enzyme": "3.1.5", | ||
"@types/enzyme-adapter-react-16": "1.0.1", | ||
"@types/enzyme": "3.1.13", | ||
"@types/enzyme-adapter-react-16": "1.0.3", | ||
"@types/jest": "23.0.0", | ||
@@ -30,5 +30,5 @@ "@types/react": "16.3.16", | ||
"@types/sinon": "2.2.2", | ||
"@uifabric/jest-serializer-merge-styles": ">=6.0.3 <7.0.0", | ||
"enzyme": "^3.2.0", | ||
"enzyme-adapter-react-16": "^1.1.0", | ||
"@uifabric/jest-serializer-merge-styles": ">=6.0.4 <7.0.0", | ||
"enzyme": "^3.4.1", | ||
"enzyme-adapter-react-16": "^1.2.0", | ||
"office-ui-fabric-react-tslint": ">=6.0.0 <7.0.0", | ||
@@ -43,2 +43,5 @@ "react": ">=16.3.2-0 <17.0.0", | ||
}, | ||
"disabledTasks": [ | ||
"build-codepen-examples" | ||
], | ||
"peerDependencies": { | ||
@@ -45,0 +48,0 @@ "react": "^0.14.9 || ^15.0.1-0 || ^16.0.0-0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
142519
1185