Socket
Socket
Sign inDemoInstall

@lion/calendar

Package Overview
Dependencies
Maintainers
1
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/calendar - npm Package Compare versions

Comparing version 0.12.2 to 0.12.3

9

CHANGELOG.md
# Change Log
## 0.12.3
### Patch Changes
- Updated dependencies [e2e4deec]
- Updated dependencies [8ca71b8f]
- @lion/core@0.13.3
- @lion/localize@0.14.8
## 0.12.2

@@ -4,0 +13,0 @@

14

package.json
{
"name": "@lion/calendar",
"version": "0.12.2",
"version": "0.12.3",
"description": "Standalone calendar",

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

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

@@ -37,4 +37,4 @@ "sideEffects": [

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

@@ -41,0 +41,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