Socket
Socket
Sign inDemoInstall

@conectate/ct-loading-placeholder

Package Overview
Dependencies
8
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.0 to 3.0.0

54

package.json
{
"name": "@conectate/ct-loading-placeholder",
"version": "1.4.0",
"description": "Is a simple element to use skeleton loading such as Facebook.",
"main": "ct-collapse.js",
"typings": "ct-collapse.d.ts",
"module": "ct-collapse.js",
"license": "BSD-3-Clause",
"author": "Herberth Obregón <herberthobregon@gmail.com>",
"name": "@conectate/ct-loading-placeholder",
"version": "3.0.0",
"description": "Is a simple element to use skeleton loading such as Facebook.",
"main": "ct-loading-placeholder.js",
"typings": "ct-loading-placeholder.d.ts",
"module": "ct-loading-placeholder.js",
"license": "BSD-3-Clause",
"author": "Herberth Obregón <herberthobregon@gmail.com>",
"repository": {

@@ -18,21 +18,23 @@ "type": "git",

"homepage": "https://github.com/conectate/ct-elements",
"scripts": {
"scripts": {
"prepare": "rm -rf *.map *.js *.ts;tsc"
},
"keywords": [
"LitElement",
"React",
"Vue",
"Angular",
"Web Components",
"Polymer",
"loading",
"placeholder"
],
"dependencies": {
"lit-element": "^2.4.0"
},
"publishConfig": {
"access": "public"
}
},
"keywords": [
"LitElement",
"React",
"Vue",
"Angular",
"Web Components",
"Polymer",
"loading",
"placeholder"
],
"dependencies": {
"@conectate/ct-lit": "^3.0.0",
"tslib": "^2.2.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "0f1418590036db67f78c62bd27cb239f386a1dd1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc