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

can-param

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-param - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

can-param.md

@@ -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": "",

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