Socket
Socket
Sign inDemoInstall

ngl

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngl - npm Package Compare versions

Comparing version 0.10.0-dev.3 to 0.10.0-dev.4

6

package.json
{
"name": "ngl",
"version": "0.10.0-dev.3",
"version": "0.10.0-dev.4",
"description": "Scalable molecular graphics for the web",
"main": "dist/ngl.js",
"scripts": {
"prebuild": "eslint src test",
"lint": "eslint src test",
"prebuild": "npm run-script lint",
"build": "rollup -c",

@@ -15,2 +16,3 @@ "pretest": "npm run build",

"prepublish": "npm test",
"devpublish": "npm publish --tag next",
"doc": "jsdoc -r -c doc/conf.json",

@@ -17,0 +19,0 @@ "watch": "rollup -c -w",

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