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.0.6 to 0.0.7

7

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

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

"build": "rollup -c rollup.config.js",
"dist": "set NODE_ENV=production&&npm run build"
"dist": "cross-env NODE_ENV=production npm run build"
},

@@ -19,6 +19,7 @@ "dependencies": {

"babel-preset-es2015-rollup": "^3.0.0",
"cross-env": "^5.1.1",
"eslint": "^4.11.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.8.0",
"rollup": "^0.51.5",
"rollup": "^0.51.6",
"rollup-plugin-babel": "^3.0.2",

@@ -25,0 +26,0 @@ "rollup-plugin-commonjs": "^8.2.6",

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