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

ngl

Package Overview
Dependencies
Maintainers
1
Versions
131
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 2.0.0-dev.2 to 2.0.0-dev.3

6

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

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

"lint-script": "standard --global stage --global NGL \"examples/scripts/**/*.js\"",
"ts": "tsc && copy src/shader/*.vert src/shader/*.frag build/js/src/shader/ && copy src/shader/chunk/*.glsl build/js/src/shader/chunk/ && copy package.json build/js/",
"ts": "tsc && copyfiles src/shader/*.vert src/shader/*.frag build/js/ && copyfiles src/shader/chunk/*.glsl build/js/ && cp package.json build/js/",
"prebuild": "npm run lint",

@@ -75,3 +75,3 @@ "build": "npm run ts && rollup -c",

"chroma-js": "^1.3.4",
"copy": "^0.3.1",
"copyfiles": "^1.2.0",
"jest": "^21.2.1",

@@ -78,0 +78,0 @@ "mocha": "^4.0.1",

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