Socket
Socket
Sign inDemoInstall

@parcel-vue-ts/template

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel-vue-ts/template - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="1.0.2"></a>
## [1.0.2](https://github.com/masonz/parcel-vue-ts/compare/@parcel-vue-ts/template@1.0.1...@parcel-vue-ts/template@1.0.2) (2018-03-12)
**Note:** Version bump only for package @parcel-vue-ts/template
<a name="1.0.1"></a>

@@ -8,0 +16,0 @@ ## 1.0.1 (2018-03-11)

2

package.json
{
"name": "@parcel-vue-ts/template",
"version": "1.0.1",
"version": "1.0.2",
"description": "parcel-vue-ts template",

@@ -5,0 +5,0 @@ "main": "index.ts",

@@ -16,6 +16,15 @@ # parcel-vue-ts 📦

## Getting Started 🚀
Clone this repository, and run npm install.
### Install
```
git clone git@github.com:masonz/parcel-vue-ts.git
cd parcel-vue-ts
npm install -g @parcel-vue-ts/cli
```
### Usage
```
mkdir demo
cd demo
parcel-vue-ts // init project...
npm install

@@ -22,0 +31,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