Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@collapsed/react

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@collapsed/react - npm Package Compare versions

Comparing version 4.0.0-beta.1 to 4.0.0

2

dist/index.cjs.dev.js
/**
* @collapsed/react v3.0.0
* @collapsed/react v4.0.0
*

@@ -4,0 +4,0 @@ * Copyright (c) 2019-2023, Rogin Farrer

/**
* @collapsed/react v3.0.0
* @collapsed/react v4.0.0
*

@@ -4,0 +4,0 @@ * Copyright (c) 2019-2023, Rogin Farrer

{
"name": "@collapsed/react",
"version": "4.0.0-beta.1",
"version": "4.0.0",
"author": "Rogin Farrer <rogin@roginfarrer.com>",

@@ -59,9 +59,9 @@ "description": "A React custom-hook for creating flexible and accessible expand/collapse components.",

"vite": "^3.2.4",
"@collapsed-internal/build": "0.0.0",
"@collapsed-internal/tsconfig": "0.0.0",
"eslint-config-collapsed": "0.0.0",
"@collapsed-internal/build": "0.0.0"
"eslint-config-collapsed": "0.0.0"
},
"dependencies": {
"tiny-warning": "^1.0.3",
"@collapsed/core": "3.0.0"
"@collapsed/core": "4.0.0"
},

@@ -94,4 +94,5 @@ "repository": {

"build-storybook": "build-storybook",
"release": "np --no-2fa"
"release": "np --no-2fa",
"cypress:run": "cypress run --component"
}
}

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