@openchemistry/utils
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.2](https://github.com/OpenChemistry/oc-web-components/compare/@openchemistry/utils@0.6.1...@openchemistry/utils@0.6.2) (2018-11-08) | ||
**Note:** Version bump only for package @openchemistry/utils | ||
## [0.6.1](https://github.com/OpenChemistry/oc-web-components/compare/@openchemistry/utils@0.6.0...@openchemistry/utils@0.6.1) (2018-10-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@openchemistry/utils", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Utilities to validate and convert cjson chemical data", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@openchemistry/types": "^0.8.1", | ||
"@openchemistry/types": "^0.8.2", | ||
"@types/lodash-es": "^4.17.1", | ||
@@ -33,3 +33,3 @@ "typescript": "^3.0.3" | ||
}, | ||
"gitHead": "2d42a711e46401e58d35812d16e6e7941f6879a0" | ||
"gitHead": "0b7dc507820a320017cfdbd09591444b2643b252" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42919