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

@chameleon-ds/card-image

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chameleon-ds/card-image - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

chameleon-card-image.d.ts

19

package.json
{
"name": "@chameleon-ds/card-image",
"version": "0.2.0",
"version": "0.3.0",
"description": "Chameleon card image",

@@ -12,10 +12,14 @@ "author": "Maritz Motivation Solutions, Inc.",

},
"main": "index.js",
"module": "index.js",
"main": "chameleon-card-image.js",
"module": "chameleon-card-image.js",
"files": [
"/dist/",
"/index.js"
"/src/",
"/chameleon-card-image.d.ts",
"/chameleon-card-image.d.ts.map",
"/chameleon-card-image.js",
"/chameleon-card-image.js.map"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
"test": "echo \"Error: run tests from root\" && exit 1",
"build": "tsc"
},

@@ -26,2 +30,3 @@ "bugs": {

"dependencies": {
"@chameleon-ds/theme": "^0.5.0",
"lit-element": "^2.2.0"

@@ -32,3 +37,3 @@ },

},
"gitHead": "5b429e2016a9c39bed68f12e791b03f84433fae9"
"gitHead": "2327734bc990eeb5cada896d99414726e78284fa"
}
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