New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@khanacademy/wonder-blocks-breadcrumbs

Package Overview
Dependencies
Maintainers
1
Versions
352
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/wonder-blocks-breadcrumbs - npm Package Compare versions

Comparing version 1.0.21 to 1.0.22

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

6

dist/index.js

@@ -133,3 +133,3 @@ module.exports =

// CONCATENATED MODULE: ./packages/wonder-blocks-breadcrumbs/components/breadcrumbs.js
// CONCATENATED MODULE: ./packages/wonder-blocks-breadcrumbs/src/components/breadcrumbs.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); }

@@ -243,3 +243,3 @@

// CONCATENATED MODULE: ./packages/wonder-blocks-breadcrumbs/components/breadcrumbs-item.js
// CONCATENATED MODULE: ./packages/wonder-blocks-breadcrumbs/src/components/breadcrumbs-item.js
function breadcrumbs_item_typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { breadcrumbs_item_typeof = function _typeof(obj) { return typeof obj; }; } else { breadcrumbs_item_typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return breadcrumbs_item_typeof(obj); }

@@ -345,3 +345,3 @@

});
// CONCATENATED MODULE: ./packages/wonder-blocks-breadcrumbs/index.js
// CONCATENATED MODULE: ./packages/wonder-blocks-breadcrumbs/src/index.js

@@ -348,0 +348,0 @@

{
"name": "@khanacademy/wonder-blocks-breadcrumbs",
"version": "1.0.21",
"version": "1.0.22",
"design": "v1",

@@ -11,3 +11,3 @@ "publishConfig": {

"module": "dist/es/index.js",
"source": "index.js",
"source": "src/index.js",
"scripts": {

@@ -19,6 +19,6 @@ "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-typography": "^1.1.22"
"@khanacademy/wonder-blocks-color": "^1.1.17",
"@khanacademy/wonder-blocks-core": "^3.1.2",
"@khanacademy/wonder-blocks-spacing": "^3.0.2",
"@khanacademy/wonder-blocks-typography": "^1.1.23"
},

@@ -30,5 +30,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