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

valtech-lib

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

valtech-lib - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

23

package.json
{
"name": "valtech-lib",
"version": "1.0.1",
"version": "1.0.2",
"description": "interview exercise",

@@ -8,13 +8,13 @@ "main": "dist/index.ts",

"files": [
"dist"
"dist"
],
"exports": {
".": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
},
"exports": {
".": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
"build": "tsc"
},

@@ -24,7 +24,8 @@ "author": "osama",

"devDependencies": {
"@types/react": "^18.3.3",
"typescript": "^5.4.5"
},
"peerDependencies": {
"react": "^18.2.0"
"react": "^18.3.1"
}
}
}
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