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

geojsonjs

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geojsonjs - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

CODE_OF_CONDUCT.md

8

package.json
{
"name": "geojsonjs",
"version": "0.0.1",
"version": "0.0.2",
"description": "Build and validate GeoJSON",
"main": "src/index.ts",
"main": "src/index.js",
"scripts": {

@@ -12,3 +12,3 @@ "build": "tsc --build tsconfig.json",

"lint": "eslint --ext .js,.ts .",
"lint:sarif": "set SARIF_ESLINT_EMBED=true && npm run lint --format @microsoft/eslint-formatter-sarif --output-file eslint-results.sarif"
"lint:sarif": "set SARIF_ESLINT_EMBED=true && npm run lint -- --format @microsoft/eslint-formatter-sarif --output-file eslint-results.sarif"
},

@@ -21,3 +21,3 @@ "keywords": [

],
"author": "",
"author": "Pranciškus Ambrazas",
"devDependencies": {

@@ -24,0 +24,0 @@ "@microsoft/eslint-formatter-sarif": "^3.0.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