New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kapsule

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kapsule - npm Package Compare versions

Comparing version 1.5.2 to 1.6.0

2

package.json
{
"name": "kapsule",
"version": "1.5.2",
"version": "1.6.0",
"description": "A Simple Web Component library",

@@ -5,0 +5,0 @@ "main": "dist/kapsule.js",

@@ -48,3 +48,3 @@ # Kapsule

```
let myText = ColoredText();
const myText = ColoredText();
```

@@ -131,3 +131,3 @@

#####<b>defaultVal</b>
##### <b>defaultVal</b>
(default: `null`)

@@ -137,3 +137,3 @@

#####<b>triggerUpdate</b>
##### <b>triggerUpdate</b>
(default: `true`)

@@ -143,3 +143,3 @@

#####<b>onChange(newVal, state)</b>
##### <b>onChange(newVal, state)</b>
(default: `null`)

@@ -146,0 +146,0 @@

Sorry, the diff of this file is not supported yet

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