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

@company-ui/shared

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@company-ui/shared - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

16

package.json
{
"name": "@company-ui/shared",
"version": "1.0.0",
"version": "1.1.0",
"description": "Company UI shared",

@@ -23,9 +23,9 @@ "author": "zhensherlock",

"license": "MIT",
"main": "./dist/index.cjs.js",
"module": "./dist/index.esm.js",
"webpack": "./dist/index.esm.js",
"browser": "./dist/index.esm.js",
"unpkg": "./dist/index.iife.js",
"jsdelivr": "./dist/index.iife.js",
"types": "./dist/types/main.d.ts",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"webpack": "dist/index.esm.js",
"browser": "dist/index.esm.js",
"unpkg": "dist/index.iife.js",
"jsdelivr": "dist/index.iife.js",
"types": "dist/types/main.d.ts",
"exports": {

@@ -32,0 +32,0 @@ ".": {

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