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

@frontendara/amandes

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontendara/amandes - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

26

package.json
{
"name": "@frontendara/amandes",
"version": "0.0.2",
"version": "0.0.3",
"description": "A 360° media viewer for the modern web",

@@ -35,10 +35,14 @@ "license": "Apache-2.0",

"@playwright/test": "^1.19.0",
"c8": "^7.11.0",
"happy-dom": "^2.31.1",
"jsdoc": "^3.6.6",
"sinon": "^9.2.2",
"typescript": "^4.5.4",
"uglify-js": "^3.12.3",
"vite": "^2.8.0",
"vitest": "^0.3.4"
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"c8": "7.11.0",
"eslint": "8.12.0",
"eslint-config-prettier": "^8.5.0",
"happy-dom": "2.55.0",
"jsdoc": "3.6.10",
"prettier": "^2.6.1",
"sinon": "9.2.4",
"typescript": "4.6.2",
"vite": "2.9.1",
"vitest": "0.8.1"
},

@@ -54,5 +58,7 @@ "scripts": {

"vite:preview": "vite --port=3001 preview",
"check-types": "tsc --noEmit --emitDeclarationOnly false"
"check-types": "tsc --noEmit --emitDeclarationOnly false",
"lint": "eslint . --ext .js,.jsx,.ts,.tsx,.cjs,.mjs",
"format": "prettier --write '**/*.{ts,tsx,js,jsx,cjs,mjs}'"
},
"readme": "# Amandes\n\nFork of [Marzipano](https://github.com/google/marzipano) with updated tech.\n\nAt the moment goal is to be feature compatable to marzipano with improvements\nbeeing don in how it's published tested and built."
}
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