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

baseframe-js

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baseframe-js - npm Package Compare versions

Comparing version 4.5.2 to 4.5.3

1

build/js/util/get-param.d.ts

@@ -5,2 +5,3 @@

declare export const objectToQs: (obj:object) => string;
declare export const qsToObject: (obj?:string) => object;

@@ -7,0 +8,0 @@ declare const getUrlParam: (name: string, searchStr?: string) => string | null;

2

package.json
{
"name": "baseframe-js",
"version": "4.5.2",
"version": "4.5.3",
"description": "A suite of useful Javascript plugins and functions to help with Front-end Development on websites",

@@ -5,0 +5,0 @@ "repository": {

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