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

@htmlguyllc/jpack

Package Overview
Dependencies
Maintainers
1
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@htmlguyllc/jpack - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

es/components/form/index.js

@@ -220,3 +220,3 @@ import axios from 'axios';

if( typeof callback !== "function" ) throw `${callback} is not a function`;
if( typeof this._onSuccess === "undefined" ) this._onError = [];
if( typeof this._onSuccess === "undefined" ) this._onSuccess = [];
this._onSuccess.push(callback);

@@ -223,0 +223,0 @@ return this;

{
"name": "@htmlguyllc/jpack",
"version": "2.0.2",
"version": "2.0.3",
"description": "Core Javascript Library of Everyday Objects, Events, and Utilities",

@@ -5,0 +5,0 @@ "keywords": [

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