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

@allmaps/stdlib

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allmaps/stdlib - npm Package Compare versions

Comparing version 1.0.0-beta.19 to 1.0.0-beta.20

1

dist/bbox.js

@@ -32,2 +32,3 @@ import { isGeojsonGeometry, convertGeojsonGeometryToGeometry } from './geojson.js';

}
// TODO: do this without making two new arrays
const xs = [];

@@ -34,0 +35,0 @@ const ys = [];

8

package.json
{
"name": "@allmaps/stdlib",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"contributors": [

@@ -54,4 +54,4 @@ {

"dependencies": {
"@allmaps/annotation": "^1.0.0-beta.20",
"@allmaps/iiif-parser": "^1.0.0-beta.30",
"@allmaps/annotation": "^1.0.0-beta.21",
"@allmaps/iiif-parser": "^1.0.0-beta.31",
"@allmaps/types": "^1.0.0-beta.7",

@@ -72,3 +72,3 @@ "@placemarkio/geojson-rewind": "^1.0.2",

},
"gitHead": "887b29f09f48ce461b043ef16435712e9e8427ed"
"gitHead": "3da9bbe4248d3127271a76f8751dbfbbc1cb43c7"
}
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