Socket
Socket
Sign inDemoInstall

@lion/collapsible

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/collapsible - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

7

CHANGELOG.md
# Change Log
## 0.2.3
### Patch Changes
- Updated dependencies [e2e4deec]
- @lion/core@0.13.3
## 0.2.2

@@ -4,0 +11,0 @@

12

package.json
{
"name": "@lion/collapsible",
"version": "0.2.2",
"version": "0.2.3",
"description": "This component is a combination of a button (the invoker), a chunk of extra content.",

@@ -26,7 +26,7 @@ "license": "MIT",

"scripts": {
"debug": "cd ../../ && yarn debug --group collapsible",
"debug:firefox": "cd ../../ && yarn debug:firefox --group collapsible",
"debug:webkit": "cd ../../ && yarn debug:webkit --group collapsible",
"debug": "cd ../../ && npm run debug -- --group collapsible",
"debug:firefox": "cd ../../ && npm run debug:firefox -- --group collapsible",
"debug:webkit": "cd ../../ && npm run debug:webkit -- --group collapsible",
"prepublishOnly": "../../scripts/npm-prepublish.js",
"test": "cd ../../ && yarn test:browser --group collapsible"
"test": "cd ../../ && npm run test:browser -- --group collapsible"
},

@@ -39,3 +39,3 @@ "sideEffects": [

"dependencies": {
"@lion/core": "0.13.2"
"@lion/core": "0.13.3"
},

@@ -42,0 +42,0 @@ "keywords": [

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