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

a-plus-forms

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a-plus-forms - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

dist/index.d.ts

6

package.json
{
"name": "a-plus-forms",
"version": "0.7.2",
"version": "0.7.3",
"description": "A+ forms. Would use again",

@@ -9,6 +9,8 @@ "files": [

"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"test": "mocha",
"lint": "eslint src test && flow",
"build": "NODE_ENV=production rollup -c",
"build": "NODE_ENV=production rollup -c && npm run copytypes",
"copytypes": "cp ./src/index.d.ts ./dist/index.d.ts",
"precommit": "lint-staged",

@@ -15,0 +17,0 @@ "prepush": "npm run test",

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