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

counter-vite-lit

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

counter-vite-lit - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

10

package.json
{
"name": "counter-vite-lit",
"private": false,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"main": "dist/my-element.es.js",
"main": "dist/counter-vite-lit.js",
"exports": {
".": "./dist/my-element.es.js"
".": {
"import": "./dist/counter-vite-lit.js"
}
},
"types": "types/my-element.d.ts",
"types": "types/counter-vite-lit.d.ts",
"files": [

@@ -12,0 +14,0 @@ "dist",

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