Socket
Socket
Sign inDemoInstall

ngl

Package Overview
Dependencies
0
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.0-dev.2 to 0.9.0-dev.3

5

package.json
{
"name": "ngl",
"version": "0.9.0-dev.2",
"version": "0.9.0-dev.3",
"description": "Scalable molecular graphics for the web",

@@ -17,3 +17,3 @@ "main": "dist/ngl.js",

"watch": "rollup -c -w",
"build-min": "rollup -c && uglifyjs build/js/ngl.js -cm > dist/ngl.js"
"build-min": "rollup -c && uglifyjs build/js/ngl.dev.js -cm > dist/ngl.js"
},

@@ -42,2 +42,3 @@ "homepage": "https://github.com/arose/ngl#readme",

"babel-eslint": "^6.1.2",
"babel-plugin-array-includes": "^2.0.3",
"babel-plugin-external-helpers": "^6.8.0",

@@ -44,0 +45,0 @@ "babel-preset-es2015": "^6.13.2",

dist/ngl.js

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc