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

@formsort/constants

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formsort/constants - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

14

package.json
{
"name": "@formsort/constants",
"version": "1.1.0",
"version": "1.1.1",
"description": "Constants used across Formsort projects. Not intended to be used directly",

@@ -13,5 +13,3 @@ "main": "lib/index.js",

"prepublishOnly": "npm test",
"prepare": "npm run build",
"version": "git add -A src",
"postversion": "git push && git push --tags"
"prepare": "npm run build"
},

@@ -23,10 +21,6 @@ "files": [

"type": "git",
"url": "git+https://github.com/formsort/constants.git"
"url": "git+https://github.com/formsort/oss.git"
},
"author": "Fil Zembowicz <fil@formsort.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/formsort/constants/issues"
},
"homepage": "https://github.com/formsort/constants#readme",
"devDependencies": {

@@ -38,3 +32,3 @@ "@types/jest": "^25.1.4",

},
"dependencies": {}
"gitHead": "4233015901893c97703569a8a9c061862df79c90"
}

@@ -7,3 +7,3 @@ # @formsort/constants

- [@formsort/custom-question-api](https://github.com/formsort/custom-question-api) if you want to build custom questions.
- [@formsort/web-embed-api](https://github.com/formsort/web-embed-api) if you want to embed Formsort within another webpage
- [@formsort/custom-question-api](../custom-question-api) if you want to build custom questions.
- [@formsort/web-embed-api](../web-embed-api) if you want to embed Formsort within another webpage.
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