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

@mutt/forms

Package Overview
Dependencies
Maintainers
7
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mutt/forms - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

3

package.json
{
"name": "@mutt/forms",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",

@@ -72,2 +72,3 @@ "author": {

"rollup-plugin-babel": "^3.0.3",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^3.3.0",

@@ -74,0 +75,0 @@ "rollup-plugin-uglify": "^3.0.0"

@@ -7,2 +7,4 @@ <img src="https://raw.githubusercontent.com/mutt-forms/mutt-forms/master/docs/mutt.svg?sanitize=true" alt="Mutt" width="275">

<img src="https://travis-ci.org/mutt-forms/mutt-forms.svg?branch=master">
Mutt forms is a tool for creating HTML forms in Javascript

@@ -9,0 +11,0 @@ from JSON Schema definitions.

@@ -18,2 +18,4 @@ /**

import packageJson from "../package.json"
/**

@@ -71,4 +73,4 @@ * Main Mutt API.

Mutt.version = "1.14.0"
Mutt.version = packageJson.version
export default Mutt

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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