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

@teambit/base-ui.text.heading

Package Overview
Dependencies
Maintainers
17
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teambit/base-ui.text.heading - npm Package Compare versions

Comparing version 0.6.9 to 0.6.10

2

dist/heading.js

@@ -28,3 +28,3 @@ "use strict";

const Element = element || 'h1';
return react_1.default.createElement(Element, Object.assign({ "data-bit-id": "bit.base-ui/text/heading" }, rest));
return react_1.default.createElement(Element, Object.assign({ "data-bit-id": "teambit.base-ui/text/heading" }, rest));
}

@@ -31,0 +31,0 @@ exports.Heading = Heading;

{
"name": "@teambit/base-ui.text.heading",
"version": "0.6.9",
"version": "0.6.10",
"homepage": "https://bit.dev/teambit/base-ui/text/heading",

@@ -9,5 +9,7 @@ "main": "dist/index.js",

"name": "text/heading",
"version": "0.6.9"
"version": "0.6.10"
},
"dependencies": {},
"dependencies": {
"core-js": "^3.0.0"
},
"devDependencies": {

@@ -21,6 +23,5 @@ "@types/react": "^16.8.0",

"@types/node": "12.20.4",
"@teambit/base-ui.theme.theme-provider": "0.6.9"
"@teambit/base-ui.theme.theme-provider": "0.6.10"
},
"peerDependencies": {
"core-js": "^3.0.0",
"react-dom": "^16.8.0 || ^17.0.0",

@@ -35,2 +36,3 @@ "react": "^16.8.0 || ^17.0.0"

"dependencies": {
"core-js": "^3.0.0",
"react-dom": "-",

@@ -49,3 +51,2 @@ "react": "-"

"peerDependencies": {
"core-js": "^3.0.0",
"react-dom": "^16.8.0 || ^17.0.0",

@@ -52,0 +53,0 @@ "react": "^16.8.0 || ^17.0.0"

Sorry, the diff of this file is not supported yet

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