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

factoryx-commerce

Package Overview
Dependencies
Maintainers
1
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

factoryx-commerce - npm Package Compare versions

Comparing version 1.2.1 to 1.3.0

dist/cjs/scripts/copyApi.d.ts

13

package.json
{
"name": "factoryx-commerce",
"version": "1.2.1",
"version": "1.3.0",
"description": "",

@@ -30,3 +30,3 @@ "main": "./dist/cjs/index.js",

"lint": "eslint \"{**/*,*}.{js,ts,jsx,tsx}\"",
"prettier": "prettier --write \"{src,tests,example/src}/**/*.{js,ts,jsx,tsx}\"",
"format": "prettier --write \"{src,tests,example/src}/**/*.{js,ts,jsx,tsx}\"",
"test": "jest --config jestconfig.json",

@@ -36,3 +36,4 @@ "semantic-release": "semantic-release",

"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build"
"build-storybook": "storybook build",
"postinstall": "ts-node src/scripts/copyApi.ts"
},

@@ -64,3 +65,5 @@ "author": "Halitcan Çıkıkçı (hcikikci)",

"@testing-library/react": "^16.0.0",
"@types/fs-extra": "^11.0.4",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.2",
"@types/react": "^18.3.3",

@@ -90,3 +93,7 @@ "@typescript-eslint/eslint-plugin": "^7.13.0",

"typescript": "^5.4.5"
},
"dependencies": {
"fs-extra": "^11.2.0",
"ts-node": "^10.9.2"
}
}
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