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

@camptocamp/rendering-analyzer

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@camptocamp/rendering-analyzer - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

package.json
{
"name": "@camptocamp/rendering-analyzer",
"version": "0.1.0",
"version": "0.1.1",
"description": "A tool to visually analyze time spent in code",

@@ -29,3 +29,4 @@ "main": "src/index.js",

"dependencies": {
"d3": "^5.7.0"
"d3": "^5.7.0",
"zone.js": "^0.12.0"
},

@@ -36,5 +37,4 @@ "devDependencies": {

"webpack": "^4.20.2",
"webpack-cli": "^3.1.2",
"zone.js": "^0.12.0"
"webpack-cli": "^3.1.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