Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

proj4-fully-loaded

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proj4-fully-loaded - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

12

package.json
{
"name": "proj4-fully-loaded",
"version": "0.0.3",
"version": "0.0.4",
"description": "Proj4JS Projector Fully Loaded with Projections",

@@ -10,3 +10,5 @@ "main": "proj4-fully-loaded.js",

"scripts": {
"test": "node test.js"
"test:cjs": "node test.js",
"test:mjs": "node test.mjs",
"test": "npm run test:cjs && npm run test:mjs"
},

@@ -36,9 +38,9 @@ "repository": {

"homepage": "https://github.com/DanielJDufour/proj4-fully-loaded#readme",
"devDependencies": {
"flug": "*"
},
"dependencies": {
"proj4": "^2.7.2",
"proj4js-definitions": "^0.1.0"
},
"devDependencies": {
"flug": "^2.1.0"
}
}
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