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

@forrestjs/core

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forrestjs/core - npm Package Compare versions

Comparing version 0.1.1-alpha.0 to 0.1.1-alpha.1

2

lib/webpack-react-loadable.js

@@ -24,3 +24,3 @@ "use strict";

config.plugins = [].concat(config.plugins, [new _webpack.ReactLoadablePlugin({
filename: settings.target || './dist/build/react-loadable.json'
filename: settings.target || './build/react-loadable.json'
})]);

@@ -27,0 +27,0 @@ } // "chunks:all" generates some unpredictable chunks based on "node_modules"

{
"name": "@forrestjs/core",
"description": "ForrestJS utilities for a nice SSR experience with React and ExpressJS.",
"version": "0.1.1-alpha.0",
"version": "0.1.1-alpha.1",
"author": "Marco Pegoraro <marco.pegoraro@gmail.com",

@@ -50,3 +50,3 @@ "bugs": {

},
"gitHead": "f5385c6cbf940ef6f4e822730dd1d84ce965d906"
"gitHead": "49ce10e9b41d84104f5091caac69d7bf91ecfd03"
}
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