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

@joinbox/formsync

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@joinbox/formsync - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [2.1.2](https://github.com/joinbox/ui-components/compare/@joinbox/formsync@2.1.1...@joinbox/formsync@2.1.2) (2021-07-14)
### Bug Fixes
* Fix main files in package.json ([1bd07b2](https://github.com/joinbox/ui-components/commit/1bd07b28a92881f499edac71e25453010bb2fe6c))
## [2.1.1](https://github.com/joinbox/ui-components/compare/@joinbox/formsync@2.1.0...@joinbox/formsync@2.1.1) (2021-07-06)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@joinbox/formsync",
"version": "2.1.1",
"version": "2.1.2",
"description": "Synchronizes forms and elements between an original form (e.g. one created by Drupal) and another form (e.g. freely created as a template based on mockups).",
"main": "FormSync.js",
"main": "FormSyncElement.js",
"scripts": {

@@ -32,3 +32,3 @@ "test": "npx ava --verbose",

},
"gitHead": "77a4c145bfda19c9f16237429421cea457fba430"
"gitHead": "f883a929bfa3afdf32e35e814020e6330c680ac0"
}
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