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

@forter/forter-checkbox

Package Overview
Dependencies
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forter/forter-checkbox - npm Package Compare versions

Comparing version 0.4.8 to 0.4.9

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [0.4.9](https://github.com/forter/design-system/compare/@forter/forter-checkbox@0.4.8...@forter/forter-checkbox@0.4.9) (2023-12-07)
# 1.0.0-dev.231207162840 (2023-12-07)
**Note:** Version bump only for package @forter/forter-checkbox
## [0.4.8](https://github.com/forter/design-system/compare/@forter/forter-checkbox@0.4.6...@forter/forter-checkbox@0.4.8) (2023-11-27)

@@ -8,0 +14,0 @@

8

package.json
{
"name": "@forter/forter-checkbox",
"version": "0.4.8",
"version": "0.4.9",
"description": "checkbox from Forter Components",

@@ -16,3 +16,3 @@ "author": "Forter Developers",

"build": "npm run rollup",
"rollup": "rimraf ./dist && rimraf ../../types && npx rollup -c ../../rollup.config.js && tsc --emitDeclarationOnly --declaration",
"rollup": "rimraf ./dist && npx rollup -c ../../rollup.config.js && tsc --emitDeclarationOnly --declaration",
"rollup:watch": "npx rollup -c ../../rollup.config.js -w"

@@ -24,6 +24,6 @@ },

"dependencies": {
"@forter/component-base": "^12.0.0",
"@forter/component-base": "^12.0.1",
"lit": "^2.7.2"
},
"gitHead": "8cdca0e9f64d479372aa776d2e3cfe64985ef7d0"
"gitHead": "2d2974b42a39026b8a52be58cb3f12823ed54a8b"
}
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