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

lws-spa

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lws-spa - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

13

package.json
{
"name": "lws-spa",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "4.1.0",
"version": "4.1.1",
"description": "Middleware adding support for Single Page Applications to lws",

@@ -18,4 +18,3 @@ "repository": "https://github.com/lwsjs/spa",

"scripts": {
"test": "test-runner test/*.mjs",
"cover": "c8 npm test && c8 report --reporter=text-lcov | coveralls"
"test": "test-runner test/*.mjs"
},

@@ -26,8 +25,6 @@ "dependencies": {

"devDependencies": {
"c8": "^7.8.0",
"coveralls": "^3.1.1",
"lws": "^4.1.0",
"lws": "^4.1.4",
"lws-static": "^3.1.0",
"node-fetch": "^2.6.1",
"test-runner": "^0.9.8"
"node-fetch": "^3.3.2",
"test-runner": "^0.11.0"
},

@@ -34,0 +31,0 @@ "files": [

@@ -6,3 +6,2 @@ [![view on npm](https://badgen.net/npm/v/lws-spa)](https://www.npmjs.org/package/lws-spa)

[![Node.js CI](https://github.com/lwsjs/spa/actions/workflows/node.js.yml/badge.svg)](https://github.com/lwsjs/spa/actions/workflows/node.js.yml)
[![Coverage Status](https://coveralls.io/repos/github/lwsjs/spa/badge.svg)](https://coveralls.io/github/lwsjs/spa)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](https://github.com/feross/standard)

@@ -28,4 +27,4 @@

&copy; 2016-21 Lloyd Brookes \<75pound@gmail.com\>.
&copy; 2016-24 Lloyd Brookes \<75pound@gmail.com\>.
Tested by [test-runner](https://github.com/test-runner-js/test-runner).

Sorry, the diff of this file is not supported yet

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