@the-grid/caliper
Advanced tools
Comparing version 0.7.2 to 0.7.3
@@ -5,2 +5,7 @@ # Change Log | ||
## [0.7.3] - 2016-08-01 | ||
- Fix 1px border in cropped images | ||
- Fix module export | ||
## [0.7.2] - 2016-07-26 | ||
@@ -7,0 +12,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"repo": "the-grid/caliper", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"keywords": [], | ||
@@ -9,0 +9,0 @@ "dependencies": { |
@@ -1,6 +0,3 @@ | ||
/* | ||
* This file can be used for general library features of caliper. | ||
* | ||
* The library features can be made available as CommonJS modules that the | ||
* components in this project utilize. | ||
*/ | ||
require('coffee-script/register'); | ||
module.exports.config = require('./config.coffee'); |
{ | ||
"name": "@the-grid/caliper", | ||
"description": "Measurement library", | ||
"version": "0.7.2", | ||
"main": "index.js", | ||
"version": "0.7.3", | ||
"license": "proprietary", | ||
@@ -6,0 +7,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
13200299
7232