Comparing version 1.0.0 to 1.0.1
@@ -1,2 +0,2 @@ | ||
@module {function} can-param param | ||
@module {function} can-param can-param | ||
@parent can-infrastructure | ||
@@ -3,0 +3,0 @@ @description Serialize an object or array into a query string. |
@@ -1,2 +0,2 @@ | ||
/*can-param@0.0.0#can-param*/ | ||
/*can-param@1.0.0#can-param*/ | ||
define(function (require, exports, module) { | ||
@@ -3,0 +3,0 @@ var namespace = require('can-namespace'); |
@@ -1,2 +0,2 @@ | ||
/*can-param@0.0.0#can-param*/ | ||
/*can-param@1.0.0#can-param*/ | ||
var namespace = require('can-namespace'); | ||
@@ -3,0 +3,0 @@ function buildParam(prefix, obj, add) { |
@@ -110,3 +110,3 @@ /*[global-shim-start]*/ | ||
) | ||
/*can-param@0.0.0#can-param*/ | ||
/*can-param@1.0.0#can-param*/ | ||
define('can-param', function (require, exports, module) { | ||
@@ -113,0 +113,0 @@ var namespace = require('can-namespace'); |
{ | ||
"name": "can-param", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Serialize an array or object into a query string.", | ||
@@ -5,0 +5,0 @@ "homepage": "", |
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
16580