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

@iteam/supreme

Package Overview
Dependencies
Maintainers
7
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iteam/supreme - npm Package Compare versions

Comparing version 1.10.1 to 1.10.2

dist/commands/add.d.ts

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.10.2](https://github.com/Iteam1337/supreme/compare/v1.10.1...v1.10.2) (2019-09-04)
### Bug Fixes
* **reason:** travis duplicate ([0fb75de](https://github.com/Iteam1337/supreme/commit/0fb75de))
* add prepare script ([8d8067e](https://github.com/Iteam1337/supreme/commit/8d8067e))
## [1.10.1](https://github.com/Iteam1337/supreme/compare/v1.10.0...v1.10.1) (2019-09-03)

@@ -2,0 +10,0 @@

3

package.json
{
"name": "@iteam/supreme",
"version": "1.10.1",
"version": "1.10.2",
"main": "bin/supreme",

@@ -19,2 +19,3 @@ "bin": "bin/supreme",

"lint": "tsdx lint",
"prepare": "npm run build",
"test": "is-ci \"test:ci\" \"test:watch\"",

@@ -21,0 +22,0 @@ "test:ci": "tsdx test",

<div align="center">
<p>
<img alt="Iteam Supreme" src="docs/iteam-supreme.png" width="300" />
<img alt="Iteam Supreme" src="docs/_media/iteam-supreme.png" width="300" />
</p>

@@ -15,2 +15,4 @@ </div>

**Documentation:** [https://iteam1337.github.io/supreme/](https://iteam1337.github.io/supreme/)
## Installation

@@ -17,0 +19,0 @@

@@ -112,8 +112,2 @@ import execa from 'execa'

// Travis setup
await create({
templateName: 'reason/travis.yml',
output: `${projectName}/.travis.yml`,
})
// Test setup

@@ -120,0 +114,0 @@ await createFolder(`${projectName}/__tests__`)

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