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

@-0/spool

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@-0/spool - npm Package Compare versions

Comparing version 0.2.102 to 0.2.103

development-notes.md

10

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.2.102",
"version": "0.2.103",
"description": "SPA framework built on top of http://thi.ng/umbrella ecosystem",

@@ -21,3 +21,3 @@ "main": "./lib/index.js",

"docs": "npm run types && npm run jsdoc",
"patch": "npm version patch && npm run docs && npm run pages && npm publish",
"patch": "npm version patch && npm publish",
"postgit": "git push origin master && npm run patch",

@@ -45,4 +45,4 @@ "ncu": "ncu -u && npm i && npm audit fix",

"dependencies": {
"@-0/keys": "^0.2.96",
"@-0/utils": "^0.2.96"
"@-0/keys": "^0.2.100",
"@-0/utils": "^0.2.97"
},

@@ -59,3 +59,3 @@ "devDependencies": {

"@types/jest": "^26.0.20",
"@types/node": "^14.14.26",
"@types/node": "^14.14.27",
"@typescript-eslint/eslint-plugin": "^4.15.0",

@@ -62,0 +62,0 @@ "@typescript-eslint/parser": "^4.15.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