Socket
Socket
Sign inDemoInstall

@lumiscaphe/viewer

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lumiscaphe/viewer - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

package.json
{
"name": "@lumiscaphe/viewer",
"version": "0.1.0",
"version": "0.1.1",
"description": "Lumiscaphe 3D Viewer",

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

"build": "rollup -c rollup.config.js",
"dist": "cross-env NODE_ENV=production npm run build"
"dist": "cross-env NODE_ENV=production npm run build",
"precommit": "eslint src"
},

@@ -22,5 +23,6 @@ "dependencies": {

"cross-env": "^5.1.1",
"eslint": "^4.12.0",
"eslint": "^4.12.1",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.8.0",
"husky": "^0.14.3",
"rollup": "^0.52.0",

@@ -27,0 +29,0 @@ "rollup-plugin-babel": "^3.0.2",

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