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

photo-sphere-viewer-lensflare-plugin

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

photo-sphere-viewer-lensflare-plugin - npm Package Compare versions

Comparing version 2.0.1 to 2.1.1

8

dist/package.json
{
"name": "photo-sphere-viewer-lensflare-plugin",
"version": "2.0.1",
"version": "2.1.1",
"description": "Plugin to add lens flares on a 360° pano built with photo-sphere-viewer",

@@ -26,4 +26,4 @@ "main": "index.js",

"peerDependencies": {
"@photo-sphere-viewer/core": "^5.4.4",
"three": "^0.158.0"
"@photo-sphere-viewer/core": "^5.6.0",
"three": "^0.160.0"
},

@@ -33,4 +33,4 @@ "types": "index.d.ts",

"dependencies": {
"@photo-sphere-viewer/core": "^5.0.2"
"@photo-sphere-viewer/core": "^5.6.0"
}
}
{
"name": "photo-sphere-viewer-lensflare-plugin",
"version": "2.0.1",
"version": "2.1.1",
"description": "Plugin to add lens flares on a 360° pano built with photo-sphere-viewer",

@@ -16,3 +16,3 @@ "main": "dist/index.js",

"deploy": "gh-pages -d example/build",
"test": "npx concurrently \"npm run start\" \"serve -p 3000 -s dist\" \"serve -p 8080 -s example\" \"start http://localhost:8080\""
"test": "npx concurrently \"npm run start\" \"http-server dist -p 3000 --cors\" \"http-server example -p 8080 --cors\" \"start http://localhost:8080\""
},

@@ -37,8 +37,8 @@ "repository": {

"peerDependencies": {
"@photo-sphere-viewer/core": "^5.4.4",
"three": "^0.158.0"
"@photo-sphere-viewer/core": "^5.6.0",
"three": "^0.160.0"
},
"devDependencies": {
"@types/three": "^0.158.3",
"rollup": "^4.5.1",
"@types/three": "^0.160.0",
"rollup": "^4.9.6",
"rollup-plugin-generate-package-json": "^3.2.0",

@@ -45,0 +45,0 @@ "rollup-plugin-postcss": "^4.0.2",

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