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

svelte-formula

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-formula - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

8

CHANGELOG.md

@@ -8,2 +8,8 @@ # Changelog

## [0.5.1] 2021-02-17
### Fixed
- Correct URL for docs site: https://formula.svelte.codes
## [0.5.0] 2021-02-17

@@ -13,3 +19,3 @@

- New [Documentation Site](https://tanepiper.github.io/svelte-formula/) (still WIP)
- New [Documentation Site](https://formula.svelte.codes) (still WIP)
- Added `messages` option to FormulaOptions, this is a key/value `Object` for setting custom validation messages per

@@ -16,0 +22,0 @@ error:

4

package.json
{
"name": "svelte-formula",
"description": "Reactive Forms for Svelte",
"version": "0.5.0",
"version": "0.5.1",
"keywords": [

@@ -16,3 +16,3 @@ "svelte",

},
"homepage": "https://tanepiper.github.io/svelte-formula/",
"homepage": "https://formula.svelte.codes",
"bugs": {

@@ -19,0 +19,0 @@ "url": "https://github.com/tanepiper/svelte-formula/issues"

@@ -7,3 +7,3 @@ # Svelte Formula

[Documentation](https://tanepiper.github.io/svelte-formula/)
[Documentation](https://formula.svelte.codes)

@@ -10,0 +10,0 @@ Formula is a zero-configuration reactive form library for Svelte, currently in early development.

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