Socket
Socket
Sign inDemoInstall

@atlaskit/icon

Package Overview
Dependencies
Maintainers
0
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/icon - npm Package Compare versions

Comparing version 22.11.0 to 22.11.1

2

dist/cjs/entry-points/migration-map.js

@@ -19,4 +19,4 @@ "use strict";

});
var _migrationMap = _interopRequireWildcard(require("../../src/migration-map"));
var _migrationMap = _interopRequireWildcard(require("../migration-map"));
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }

@@ -1,1 +0,1 @@

export { default, migrationOutcomeDescriptionMap } from '../../src/migration-map';
export { default, migrationOutcomeDescriptionMap } from '../migration-map';

@@ -1,1 +0,1 @@

export { default, migrationOutcomeDescriptionMap } from '../../src/migration-map';
export { default, migrationOutcomeDescriptionMap } from '../migration-map';

@@ -1,2 +0,2 @@

export { default, migrationOutcomeDescriptionMap } from '../../src/migration-map';
export { default, migrationOutcomeDescriptionMap } from '../migration-map';
export type { IconMigrationMap, IconMigrationSizeGuidance } from '../types';

@@ -1,2 +0,2 @@

export { default, migrationOutcomeDescriptionMap } from '../../src/migration-map';
export { default, migrationOutcomeDescriptionMap } from '../migration-map';
export type { IconMigrationMap, IconMigrationSizeGuidance } from '../types';
{
"name": "@atlaskit/icon",
"version": "22.11.0",
"version": "22.11.1",
"description": "An icon is a visual representation of a command, device, directory, or common action.",

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

"@atlaskit/logo": "^14.1.0",
"@atlaskit/primitives": "^11.1.0",
"@atlaskit/primitives": "^12.0.0",
"@atlaskit/ssr": "*",

@@ -51,0 +51,0 @@ "@atlaskit/textfield": "^6.4.0",

Sorry, the diff of this file is too big to display

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