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.101 to 0.2.102

14

package.json

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

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

@@ -14,6 +14,6 @@ "main": "./lib/index.js",

"scripts": {
"madge": "madge --circular lib/",
"types": "tsc --project tsconfig.build.json",
"typewatch": "tsc --project tsconfig.json",
"types": "tsc --project tsconfig.build.json",
"madge": "madge --circular lib/",
"tests": "npm run madge && concurrently \"npm run typewatch\" \"jest --watchAll\"",
"test": "npm run madge && concurrently \"npm run typewatch\" \"jest --watchAll\"",
"jsdoc": "jsdoc -c jsdoc/jsdoc.json --verbose --debug",

@@ -45,4 +45,4 @@ "pages": "gh-pages -d @-0/spool",

"dependencies": {
"@-0/keys": "^0.2.95",
"@-0/utils": "^0.2.93"
"@-0/keys": "^0.2.96",
"@-0/utils": "^0.2.96"
},

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

"@types/jest": "^26.0.20",
"@types/node": "^14.14.25",
"@types/node": "^14.14.26",
"@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