New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jalik/form-parser

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jalik/form-parser - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

3

CHANGELOG.md
# Changelog
## v1.2.2
- Updates dependencies
## v1.2.1

@@ -4,0 +7,0 @@ - Updates dependencies

17

package.json
{
"name": "@jalik/form-parser",
"version": "1.2.1",
"version": "1.2.2",
"description": "A utility to parse complex forms with minimum effort.",

@@ -37,16 +37,17 @@ "license": "MIT",

"dependencies": {
"@jalik/deep-extend": "^1.0.1"
"@jalik/deep-extend": "^1.0.2"
},
"devDependencies": {
"@babel/core": "^7.1.2",
"@babel/preset-env": "^7.1.0",
"ajv": "^6.5.4",
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.2.3",
"acorn": "^6.0.5",
"ajv": "^6.7.0",
"babel-core": "^7.0.0-bridge.0",
"del": "^3.0.0",
"eslint": "^5.7.0",
"eslint": "^5.12.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^21.24.1",
"eslint-plugin-jest": "^22.1.3",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-react": "^7.11.1",
"eslint-plugin-react": "^7.12.4",
"gulp": "^4.0.0",

@@ -53,0 +54,0 @@ "gulp-babel": "^8.0.0",

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