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

d3kit-gridmap

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d3kit-gridmap - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

12

package.json
{
"name": "d3kit-gridmap",
"version": "0.0.2",
"version": "0.0.3",
"description": "A grid map component based on d3kit",

@@ -8,3 +8,3 @@ "homepage": "https://github.com/kristw/d3kit-gridmap",

"author": "Krist Wongsuphasawat <krist.wongz@gmail.com> (http://kristw.yellowpigz.com)",
"license": "Apache 2",
"license": "Apache-2.0",
"keywords": [

@@ -14,2 +14,5 @@ "d3kit-gridmap",

],
"files": [
"dist/*.js"
],
"devDependencies": {

@@ -28,2 +31,3 @@ "grunt": "~0.4.5",

"load-grunt-config": "~0.17.1",
"pkgfiles": "^2.3.0",
"time-grunt": "~1.2.1",

@@ -34,3 +38,5 @@ "uglify-js": "*",

},
"scripts": {}
"scripts": {
"prepublish": "pkgfiles"
}
}
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