@khanacademy/wonder-blocks-progress-spinner
Advanced tools
Comparing version 1.1.22 to 1.1.23
@@ -136,3 +136,3 @@ module.exports = | ||
// CONCATENATED MODULE: ./packages/wonder-blocks-progress-spinner/components/circular-spinner.js | ||
// CONCATENATED MODULE: ./packages/wonder-blocks-progress-spinner/src/components/circular-spinner.js | ||
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); } | ||
@@ -259,3 +259,3 @@ | ||
}); | ||
// CONCATENATED MODULE: ./packages/wonder-blocks-progress-spinner/index.js | ||
// CONCATENATED MODULE: ./packages/wonder-blocks-progress-spinner/src/index.js | ||
@@ -262,0 +262,0 @@ |
{ | ||
"name": "@khanacademy/wonder-blocks-progress-spinner", | ||
"version": "1.1.22", | ||
"version": "1.1.23", | ||
"design": "v1", | ||
@@ -11,3 +11,3 @@ "publishConfig": { | ||
"module": "dist/es/index.js", | ||
"source": "index.js", | ||
"source": "src/index.js", | ||
"scripts": { | ||
@@ -19,5 +19,5 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"dependencies": { | ||
"@khanacademy/wonder-blocks-color": "^1.1.16", | ||
"@khanacademy/wonder-blocks-core": "^3.1.1", | ||
"@khanacademy/wonder-blocks-spacing": "^3.0.1" | ||
"@khanacademy/wonder-blocks-color": "^1.1.17", | ||
"@khanacademy/wonder-blocks-core": "^3.1.2", | ||
"@khanacademy/wonder-blocks-spacing": "^3.0.2" | ||
}, | ||
@@ -29,5 +29,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"wb-dev-build-settings": "^0.0.3" | ||
"wb-dev-build-settings": "^0.0.4" | ||
}, | ||
"gitHead": "b3ba970d4e4bbae5f4fd5172e65657bf55b63428" | ||
"gitHead": "4aff5c505331e91477e1c8b454b9b2298004bd2d" | ||
} |
Sorry, the diff of this file is not supported yet
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
58650