Comparing version 2.2.0 to 2.2.1
/** | ||
* iv-viewer - 2.2.0 | ||
* iv-viewer - 2.2.1 | ||
* Author : Sudhanshu Yadav | ||
@@ -4,0 +4,0 @@ * Copyright (c) 2019, 2024 to Sudhanshu Yadav, released under the MIT license. |
/** | ||
* iv-viewer - 2.2.0 | ||
* iv-viewer - 2.2.1 | ||
* Author : Sudhanshu Yadav | ||
@@ -4,0 +4,0 @@ * Copyright (c) 2019, 2024 to Sudhanshu Yadav, released under the MIT license. |
{ | ||
"name": "iv-viewer", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "A zooming and panning plugin inspired by google photos for your web images.", | ||
@@ -24,3 +24,3 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"start": "yarn copy-assets & parcel example/index.html --out-dir temp", | ||
"start": "yarn copy-assets & parcel example/index.html", | ||
"copy-assets": "cp -R example/ temp", | ||
@@ -27,0 +27,0 @@ "bundle": "cross-env yarn compile && yarn build-css && yarn bundle-dist", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
246835