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

@phase2/outline-templates

Package Overview
Dependencies
Maintainers
10
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phase2/outline-templates - npm Package Compare versions

Comparing version 0.0.42 to 0.0.43

6

CHANGELOG.md
# @phase2/outline-templates
## 0.0.43
### Patch Changes
- Update to watch scripts.
## 0.0.42

@@ -4,0 +10,0 @@

5

default/package.json

@@ -70,3 +70,6 @@ {

"restart": "yarn clean && yarn install && yarn start",
"test": "yarn build && wtr"
"test": "yarn build && wtr",
"watch": "npm-run-all -p watch:*",
"watch:storybook": "yarn storybook:dev",
"watch:css": "node scripts/styles.mjs --watch"
},

@@ -73,0 +76,0 @@ "keywords": [

2

package.json
{
"name": "@phase2/outline-templates",
"description": "The Outline Starter Templates",
"version": "0.0.42",
"version": "0.0.43",
"license": "MIT",

@@ -6,0 +6,0 @@ "publishConfig": {

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