Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-icon

Package Overview
Dependencies
Maintainers
1
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.2.18 to 1.2.19

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

10

dist/index.js

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

// CONCATENATED MODULE: ./packages/wonder-blocks-icon/util/icon-util.js
// CONCATENATED MODULE: ./packages/wonder-blocks-icon/src/util/icon-util.js
/**

@@ -187,3 +187,3 @@ * A simple function that tells us how many viewport pixels each icon size

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

@@ -316,3 +316,3 @@

});
// CONCATENATED MODULE: ./packages/wonder-blocks-icon/util/icon-assets.js
// CONCATENATED MODULE: ./packages/wonder-blocks-icon/src/util/icon-assets.js
/**

@@ -392,9 +392,9 @@ * The source SVG paths for our icons at various sizes

});
// CONCATENATED MODULE: ./packages/wonder-blocks-icon/index.js
// CONCATENATED MODULE: ./packages/wonder-blocks-icon/src/index.js
/* harmony default export */ var wonder_blocks_icon = __webpack_exports__["default"] = (icon_Icon);
/* harmony default export */ var src = __webpack_exports__["default"] = (icon_Icon);
/***/ })
/******/ ]);
{
"name": "@khanacademy/wonder-blocks-icon",
"version": "1.2.18",
"version": "1.2.19",
"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-core": "^3.1.1"
"@khanacademy/wonder-blocks-core": "^3.1.2"
},
"devDependencies": {
"wb-dev-build-settings": "^0.0.3"
"wb-dev-build-settings": "^0.0.4"
},

@@ -29,3 +29,3 @@ "peerDependencies": {

},
"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