can-stache-key
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -1,2 +0,2 @@ | ||
/*can-stache-key@0.0.1#can-stache-key*/ | ||
/*can-stache-key@0.0.2#can-stache-key*/ | ||
define(function (require, exports, module) { | ||
@@ -3,0 +3,0 @@ var Observation = require('can-observation'); |
@@ -1,2 +0,2 @@ | ||
/*can-stache-key@0.0.1#can-stache-key*/ | ||
/*can-stache-key@0.0.2#can-stache-key*/ | ||
var Observation = require('can-observation'); | ||
@@ -3,0 +3,0 @@ var dev = require('can-util/js/dev/dev'); |
@@ -110,3 +110,3 @@ /*[global-shim-start]*/ | ||
) | ||
/*can-stache-key@0.0.1#can-stache-key*/ | ||
/*can-stache-key@0.0.2#can-stache-key*/ | ||
define('can-stache-key', function (require, exports, module) { | ||
@@ -113,0 +113,0 @@ var Observation = require('can-observation'); |
{ | ||
"name": "can-stache-key", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Read and write keys on a value", | ||
@@ -77,3 +77,3 @@ "homepage": "https://canjs.com", | ||
"steal-tools": "^1.2.0", | ||
"testee": "^0.3.0", | ||
"testee": "^0.6.1", | ||
"can-simple-map": "^3.3.0-pre.1" | ||
@@ -80,0 +80,0 @@ }, |
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
57373