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

@aw-studio/vue-lit-image-next

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aw-studio/vue-lit-image-next - npm Package Compare versions

Comparing version 1.0.2 to 1.1.1

dist/basename.js

19

package.json
{
"name": "@aw-studio/vue-lit-image-next",
"version": "1.0.2",
"version": "1.1.1",
"description": "A vue-lit-image that supports vue 3.",
"main": "src/index.js",
"main": "dist/index.js",
"typings": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "rollup -c rollup.config.js"
},

@@ -18,2 +19,14 @@ "repository": {

},
"devDependencies": {
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"@rollup/plugin-replace": "^3.0.0",
"rollup": "^2.56.2",
"rollup-plugin-css-only": "^3.1.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript": "^1.0.1",
"rollup-plugin-typescript2": "^0.30.0",
"rollup-plugin-vue": "^6.0.0",
"vue": "^3.2.2"
},
"bugs": {

@@ -20,0 +33,0 @@ "url": "https://github.com/aw-studio/vue-lit-image-next/issues"

src/basename.js

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