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

flystyles

Package Overview
Dependencies
Maintainers
11
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flystyles - npm Package Compare versions

Comparing version 2.8.26 to 2.8.28

6

docs/_docs/components/forms2.md

@@ -52,2 +52,8 @@ ---

<div class="FormGroup FormGroup--floatingLabel has-error">
<label class="Label" for="exampleTextarea2">Example textarea</label>
<textarea class="Textarea" id="exampleTextarea2" rows="3"></textarea>
<p class="FormGroup-feedback">This is a required field</p>
</div>
<div class='FormGroup FormGroup--floatingLabel'>

@@ -54,0 +60,0 @@ <label class='Label' for='drowpdown-example-2'>This is a label</label>

4

package.json
{
"name": "flystyles",
"version": "2.8.26",
"version": "2.8.28",
"description": "Flywire UI Framework",

@@ -17,3 +17,3 @@ "author": "Javier Arques <javier.arques@flywire.com>",

"version": "npm run build && git add -A dist",
"postversion": "git push && git push --tags && npm publish"
"postversion": "git push && git push --tags"
},

@@ -20,0 +20,0 @@ "repository": {

@@ -98,3 +98,3 @@ # Flystyles

To create a new version you have to use the npm command [version](https://docs.npmjs.com/cli/version). It will generate the new dist files, add a release tag and push to master.
To create a new version you have to use the npm command [version](https://docs.npmjs.com/cli/version). It will generate the new dist files, add a release tag and push to the branch you are.

@@ -105,2 +105,4 @@ ```bash

Then create a PR and request the review from other project commiters. Once accepted and merged to master, execute `npm publish` from master branch.
## Architecture

@@ -107,0 +109,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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