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

@teambit/design.ui.pill-label

Package Overview
Dependencies
Maintainers
16
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teambit/design.ui.pill-label - npm Package Compare versions

Comparing version 0.0.350 to 0.0.351

dist/tsconfig.json

35

package.json
{
"name": "@teambit/design.ui.pill-label",
"version": "0.0.350",
"version": "0.0.351",
"homepage": "https://bit.dev/teambit/design/ui/pill-label",

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

"name": "ui/pill-label",
"version": "0.0.350"
"version": "0.0.351"
},

@@ -31,29 +31,2 @@ "dependencies": {

"license": "Apache-2.0",
"bit": {
"bindingPrefix": "@teambit",
"env": {},
"overrides": {
"dependencies": {
"core-js": "^3.0.0",
"react-dom": "-",
"react": "-"
},
"devDependencies": {
"@teambit/legacy": "-",
"@types/testing-library__jest-dom": "5.9.5",
"@babel/runtime": "7.12.18",
"@types/jest": "^26.0.0",
"@types/react-dom": "^17.0.5",
"@types/react": "^17.0.8",
"@types/node": "12.20.4",
"@types/mocha": "-",
"react-dom": "-",
"react": "-"
},
"peerDependencies": {
"react-dom": "^16.8.0 || ^17.0.0",
"react": "^16.8.0 || ^17.0.0"
}
}
},
"private": false,

@@ -75,6 +48,4 @@ "engines": {

"angular",
"angular-components",
"vue",
"vue-components"
"angular-components"
]
}

@@ -17,2 +17,3 @@ {

"skipLibCheck": true,
"experimentalDecorators": true,
"outDir": "dist",

@@ -25,4 +26,9 @@ "moduleResolution": "node",

"exclude": [
"dist"
"dist",
"package.json"
],
"include": [
"**/*",
"**/*.json"
]
}
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