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.5 to 0.9.1-dev.1

13

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [Unreleased]
### Changed
- removed (wrongly added) ngl2.js from dist folder
- fixed chemComp cif parser not passing chainid
## [v0.9.0] - 2016-10-05
### Added

@@ -11,2 +17,3 @@ - lazy representation parameter that only builds & updates the representation when visible

- BondHash class to quickly get atoms connected to an atom
- SpatialHash class to quickly get neighboring atoms/points
- XmlParser parameter to use the browser's DOMParser

@@ -20,2 +27,4 @@ - attachment (top, middle, bottom; left, center, right) for LabelRepresentation/TextBuffer

- entitytype, moleculetype, chainid, polymer color schemes
- ShaderRegistry, DecompressorRegistry
- box display for "axes" representation

@@ -29,2 +38,3 @@ ### Changed

- use npm as the build system
- complete list of ion and saccharide group names

@@ -205,3 +215,4 @@ ### Removed

[Unreleased]: https://github.com/arose/ngl/compare/v0.8...HEAD
[Unreleased]: https://github.com/arose/ngl/compare/v0.9.0...HEAD
[v0.9.0]: https://github.com/arose/ngl/compare/v0.8...v0.9.0
[v0.8]: https://github.com/arose/ngl/compare/v0.7.1a...v0.8

@@ -208,0 +219,0 @@ [v0.7.1a]: https://github.com/arose/ngl/compare/v0.7.1...v0.7.1a

2

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

@@ -5,0 +5,0 @@ "main": "dist/ngl.js",

[![License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/arose/ngl/blob/master/LICENSE)
[![Version](http://img.shields.io/badge/version-0.8-blue.svg?style=flat)](https://github.com/arose/ngl/releases/tag/v0.8)
[![Version](http://img.shields.io/badge/version-0.9.0-blue.svg?style=flat)](https://github.com/arose/ngl/releases/tag/v0.9.0)
[![Changelog](https://img.shields.io/badge/changelog--lightgrey.svg?style=flat)](https://github.com/arose/ngl/blob/master/CHANGELOG.md)

@@ -5,0 +5,0 @@

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