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

@instructure/ui-heading

Package Overview
Dependencies
Maintainers
37
Versions
1311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-heading - npm Package Compare versions

Comparing version 6.14.1-rc.31 to 6.14.1-rc.32

3

es/Heading/index.js

@@ -109,4 +109,3 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";

margin: margin,
elementRef: elementRef,
__dangerouslyIgnoreExperimentalWarnings: true
elementRef: elementRef
}), children);

@@ -113,0 +112,0 @@ }

@@ -116,4 +116,3 @@ "use strict";

margin: margin,
elementRef: elementRef,
__dangerouslyIgnoreExperimentalWarnings: true
elementRef: elementRef
}), children);

@@ -120,0 +119,0 @@ }

{
"name": "@instructure/ui-heading",
"version": "6.14.1-rc.31+b5fea9b5a",
"version": "6.14.1-rc.32+7dd2a2f52",
"description": "A component for creating typographic headings",

@@ -26,8 +26,8 @@ "author": "Instructure, Inc. Engineering and Product Design",

"@babel/runtime": "^7.5.0",
"@instructure/console": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-prop-types": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-react-utils": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-testable": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-themeable": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-view": "6.14.1-rc.31+b5fea9b5a",
"@instructure/console": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-prop-types": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-react-utils": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-testable": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-themeable": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-view": "6.14.1-rc.32+7dd2a2f52",
"classnames": "^2",

@@ -37,4 +37,4 @@ "prop-types": "^15"

"devDependencies": {
"@instructure/ui-babel-preset": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-test-utils": "6.14.1-rc.31+b5fea9b5a"
"@instructure/ui-babel-preset": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-test-utils": "6.14.1-rc.32+7dd2a2f52"
},

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

"sideEffects": false,
"gitHead": "b5fea9b5ad2923d53d5a410fcc03ca73c4cfe456"
"gitHead": "7dd2a2f528648a0cd0ad00dae8edb92712db647f"
}

@@ -137,3 +137,2 @@ /*

elementRef={elementRef}
__dangerouslyIgnoreExperimentalWarnings
>

@@ -140,0 +139,0 @@ {children}

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