Socket
Socket
Sign inDemoInstall

cra-template-particles-typescript

Package Overview
Dependencies
48
Maintainers
2
Versions
188
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.9.1 to 2.9.2

10

package.json
{
"name": "cra-template-particles-typescript",
"version": "2.9.1",
"version": "2.9.2",
"description": "Official TypeScript React tsParticles template",

@@ -85,6 +85,6 @@ "keywords": [

"dependencies": {
"react-particles": "^2.9.1",
"react-particles": "^2.9.2",
"tslib": "^2.4.1",
"tsparticles": "^2.9.1",
"tsparticles-engine": "^2.9.1"
"tsparticles": "^2.9.2",
"tsparticles-engine": "^2.9.2"
},

@@ -100,3 +100,3 @@ "devDependencies": {

},
"gitHead": "aa059da25e1aaead923b79d72329abb64f5a2c13"
"gitHead": "e68f290dc5009fb603ebd949f9db5a6fc4303e13"
}

@@ -11,10 +11,10 @@ {

"@types/jest": "^26.0.23",
"react-particles": "^2.9.1",
"tsparticles-engine": "^2.9.1",
"react-particles": "^2.9.2",
"tsparticles-engine": "^2.9.2",
"tslib": "^2.4.0",
"typescript": "^4.7.3",
"web-vitals": "^2.0.1",
"tsparticles": "^2.9.1"
"tsparticles": "^2.9.2"
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc