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

@flourish/interpreter

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flourish/interpreter - npm Package Compare versions

Comparing version 9.1.1 to 9.1.3

8

package.json
{
"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

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