Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mapbox/batfish

Package Overview
Dependencies
Maintainers
28
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mapbox/batfish - npm Package Versions

1
9

1.9.8

Diff

Changelog

Source

1.9.8

  • Fix: Fix bug that caused .json files in the pagesDirectory not to be copied to the outputDirectory.
  • Fix: Fix bug that caused some unprocessedPageFiles to sometimes be processed as pages.
mapbox-npm-01
published 1.9.7 •

Changelog

Source

1.9.7

  • Fix: Fix Node 10 compatibility by updating cpy dependency.
  • Fix: Update dependencies.
mapbox-npm-06
published 1.9.6 •

Changelog

Source

1.9.6

  • Deprecate: Add a deprecation warning when using the spa mode.
mapbox-npm-06
published 1.9.5 •

Changelog

Source

1.9.5

  • Fix: Remove ^ from assets-webpack-plugin dependency to avoid regression.
mapbox-npm-03
published 1.9.4 •

Changelog

Source

1.9.4

  • Fix: Use webpackPlugins in static HTML build as well as client-side bundle build, as plugins like DefinePlugin can provide information that is depended on for building the HTML. If this breaks a build for you, please open an issue about your use case.
mapbox-npm-08
published 1.9.3 •

Changelog

Source

1.9.3

  • Fix: Add electron to list of libraries that Webpack should not try to bundle during the HTML build.
mapbox-npm-05
published 1.9.2 •

Changelog

Source

1.9.2

  • Fix: Remove production usage of Prettier. Generated files will not be as pretty, but it's worth removing the large dependency and complications it can introduce.
davidtheclark
published 1.9.1 •

Changelog

Source

1.9.1

  • Fix: Fix custom 404 pages on sites with a siteBasePath.
davidtheclark
published 1.9.0 •

Changelog

Source

1.9.0

  • Feature: Added a helpful message if the provided port is not available.
  • Feature: Files reference as URLs in CSS then copied into the output directory (via postcss-url) now include the file's original basename as well as the hash.
  • Feature: Expose Batfish's version of Webpack on require('@mapbox/batfish').webpack, so it can be used for custom plugin configuration.
  • Fix: Prevent batfish from entering an unpredictable state if provided port is unavailable.
kepta
published 1.8.2 •

Changelog

Source

1.8.2

  • Fix Change the CLI parameter -p/--port to accept number data type.
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