benderjs-chai
Advanced tools
Comparing version
/** | ||
* Copyright (c) 2014, CKSource - Frederico Knabben. All rights reserved. | ||
* Copyright (c) 2014-2015, CKSource - Frederico Knabben. All rights reserved. | ||
* Licensed under the terms of the MIT License (see LICENSE.md). | ||
@@ -4,0 +4,0 @@ */ |
/** | ||
* Copyright (c) 2014, CKSource - Frederico Knabben. All rights reserved. | ||
* Copyright (c) 2014-2015, CKSource - Frederico Knabben. All rights reserved. | ||
* Licensed under the terms of the MIT License (see LICENSE.md). | ||
@@ -4,0 +4,0 @@ */ |
The MIT License (MIT) | ||
Copyright (c) 2014, CKSource - Frederico Knabben | ||
Copyright (c) 2014-2015, CKSource - Frederico Knabben | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "benderjs-chai", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "Chai assertions adapter for Bender.js", | ||
"main": "lib/index.js", | ||
"dependencies": { | ||
"chai": "~1.10.0" | ||
"chai": "~3.2.0" | ||
}, | ||
@@ -9,0 +9,0 @@ "scripts": { |
5828
0.24%+ Added
+ Added
+ Added
- Removed
- Removed
Updated