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

@the-grid/caliper

Package Overview
Dependencies
Maintainers
17
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@the-grid/caliper - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

5

CHANGELOG.md

@@ -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 @@

2

component.json

@@ -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

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