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

@lion/core

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/core - npm Package Compare versions

Comparing version 0.13.0 to 0.13.1

6

CHANGELOG.md
# Change Log
## 0.13.1
### Patch Changes
- e92b98a4: Ordering aria elements according to dom structure in all browsers
## 0.13.0

@@ -4,0 +10,0 @@

8

package.json
{
"name": "@lion/core",
"version": "0.13.0",
"version": "0.13.1",
"description": "Core functionality that is shared across all Lion Web Components",

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

"scripts": {
"debug": "cd ../../ && yarn debug --group core",
"debug:firefox": "cd ../../ && yarn debug:firefox --group core",
"debug:webkit": "cd ../../ && yarn debug:webkit --group core",
"prepublishOnly": "../../scripts/npm-prepublish.js",
"test": "cd ../../ && yarn test:browser --grep \"packages/core/test/**/*.test.js\"",
"test:watch": "cd ../../ && yarn test:browser:watch --grep \"packages/core/test/**/*.test.js\""
"test": "cd ../../ && yarn test:browser --group core"
},

@@ -31,0 +33,0 @@ "sideEffects": false,

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