@sodra/ak-draw-canvas
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -7,3 +7,3 @@ 'use strict' | ||
querystring = require('querystring'), | ||
proj = require('@davvo/ak-proj'); | ||
proj = require('@sodra/ak-proj'); | ||
@@ -168,2 +168,2 @@ const | ||
} | ||
} |
{ | ||
"name": "@sodra/ak-draw-canvas", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -10,3 +10,3 @@ # ak-draw-canvas | ||
```sh | ||
$ npm install @davvo/ak-draw-canvas | ||
$ npm install @sodra/ak-draw-canvas | ||
``` | ||
@@ -18,5 +18,5 @@ | ||
let Canvas = require('canvas'), | ||
styles = require('@davvo/ak-styles') | ||
styles = require('@sodra/ak-styles') | ||
let drawCanvas = require('@davvo/ak-draw-canvas')({ | ||
let drawCanvas = require('@sodra/ak-draw-canvas')({ | ||
url: '<vtiles-url>', | ||
@@ -47,3 +47,3 @@ createCanvas: function (width, height) { | ||
```sh | ||
let drawCanvas = require('@davvo/ak-draw-canvas')({ | ||
let drawCanvas = require('@sodra/ak-draw-canvas')({ | ||
url: '<vtiles-url>', | ||
@@ -50,0 +50,0 @@ createCanvas: function (width, height) { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5496
138
1