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

kaleidoscopejs

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kaleidoscopejs - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/kaleidoscope.js

2

package.json
{
"name": "kaleidoscopejs",
"version": "0.0.2",
"version": "0.0.3",
"description": "360º video/image viewer",

@@ -5,0 +5,0 @@ "main": "dist/kaleidoscope.min.js",

@@ -8,5 +8,10 @@ <img src="kaleidoscope.gif" height="150" width="100%"/>

## Usage
Get the code:
```bash
$ npm install kaleidoscopejs
```
Add the script to your page:
```html
<script src="dist/kaleidoscope.min.js"></script>
<script src="node_modules/kaleidoscopejs/dist/kaleidoscope.min.js"></script>
```

@@ -110,2 +115,2 @@

360 videos doesn't work in Safari, IE 11, Microsoft Edge, Android and iOS if the video is served from a different domain, due some CORS [implementation bugs](https://bugs.webkit.org/show_bug.cgi?id=135379)
360 videos doesn't work in Safari, IE 11, Microsoft Edge, Android and iOS if the video is served from a different domain, due some CORS [implementation bugs](https://bugs.webkit.org/show_bug.cgi?id=135379).

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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