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

@d3fc/d3fc-element

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d3fc/d3fc-element - npm Package Compare versions

Comparing version 5.0.6 to 5.0.7

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

<a name="5.0.7"></a>
## [5.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-element@5.0.6...@d3fc/d3fc-element@5.0.7) (2018-08-21)
### Bug Fixes
* update jsnext:main to module ([6738c69](https://github.com/d3fc/d3fc/commit/6738c69))
<a name="5.0.6"></a>

@@ -8,0 +19,0 @@ ## [5.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-element@5.0.5...@d3fc/d3fc-element@5.0.6) (2018-08-21)

8

package.json
{
"name": "@d3fc/d3fc-element",
"version": "5.0.6",
"version": "5.0.7",
"description": "Custom HTML elements that make it easier to create responsive visualisations that integrate easily with other UI frameworks (e.g. React, Angular)",

@@ -13,3 +13,3 @@ "license": "MIT",

"main": "build/d3fc-element.js",
"jsnext:main": "index",
"module": "index",
"repository": {

@@ -24,5 +24,5 @@ "type": "git",

"devDependencies": {
"@d3fc/d3fc-extent": "^3.0.4",
"@d3fc/d3fc-extent": "^3.0.5",
"@d3fc/d3fc-scripts": "^2.0.4",
"@d3fc/d3fc-series": "^4.0.6",
"@d3fc/d3fc-series": "^4.0.7",
"babel-plugin-transform-custom-element-classes": "0.1.0",

@@ -29,0 +29,0 @@ "babel-polyfill": "^6.13.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