Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@khanacademy/wonder-blocks-progress-spinner

Package Overview
Dependencies
Maintainers
1
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/wonder-blocks-progress-spinner - npm Package Compare versions

Comparing version 1.1.22 to 1.1.23

src/__tests__/__snapshots__/generated-snapshot.test.js.snap

4

dist/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc