@flourish/interpreter
Advanced tools
Comparing version 9.1.1 to 9.1.3
{ | ||
"name": "@flourish/interpreter", | ||
"type": "module", | ||
"version": "9.1.1", | ||
"version": "9.1.3", | ||
"private": false, | ||
@@ -14,10 +14,6 @@ "description": "Does a best guess at the type of data supplied", | ||
}, | ||
"./umd": "./interpreter.js" | ||
"./src/index.js": "./src/index.js" | ||
}, | ||
"author": "Kiln Enterprises Ltd", | ||
"license": "LicenseRef-LICENSE", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/kiln/flourish-interpreter.git" | ||
}, | ||
"dependencies": { | ||
@@ -24,0 +20,0 @@ "d3-format": "^1.4.3", |
@@ -0,3 +1,9 @@ | ||
# 9.1.3 | ||
* Remove repo from package.json | ||
# 9.1.2 | ||
* Named export for the esm src index.js for use in flourish-cypress | ||
# 9.1.1 | ||
* Addded a separate buld process for CJS | ||
* Added a separate buld process for CJS | ||
@@ -4,0 +10,0 @@ # 9.1.0 |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
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
198293
3