Socket
Socket
Sign inDemoInstall

@rws-air/tslint-config

Package Overview
Dependencies
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rws-air/tslint-config - npm Package Compare versions

Comparing version 4.0.0 to 5.0.0

10

CHANGELOG.md

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

# [5.0.0](https://github.com/rws-nl/air-node-packages/compare/@rws-air/tslint-config@4.0.0...@rws-air/tslint-config@5.0.0) (2020-01-24)
- Build/bump dependencies (#236) ([8873c07](https://github.com/rws-nl/air-node-packages/commit/8873c0755ca71f4ffdb0ace242503c5cc7124829)), closes [#236](https://github.com/rws-nl/air-node-packages/issues/236)
### BREAKING CHANGES
- No longer supported
- build(deps): bump dependencies
# [4.0.0](https://github.com/rws-nl/air-node-packages/compare/@rws-air/tslint-config@3.0.4...@rws-air/tslint-config@4.0.0) (2020-01-17)

@@ -8,0 +18,0 @@

11

package.json
{
"name": "@rws-air/tslint-config",
"version": "4.0.0",
"version": "5.0.0",
"description": "Standard TSLint config for all AIR apps written in TypeScript",

@@ -10,9 +10,2 @@ "author": "@rws-air",

"homepage": "https://github.com/rws-nl/packages/tslint-config#readme",
"scripts": {
"lint": "eslint src --fix --ext .ts,.tsx",
"test": "yarn lint",
"prebuild": "yarn lint",
"build": "rollup -c rollup.config.js",
"start": "yarn build -w"
},
"files": [

@@ -49,3 +42,3 @@ "dist"

],
"gitHead": "cb2446b18ff0dcf149112e0119cb1e6d86f5ca54"
"gitHead": "c553ef64f4ec55c2a830ffd74f448427272542c5"
}
<div align="center">
<h1> <b><i>DEPRECATED</i></b>
TSLint has been deprecated in favor of ESLint. Please see
<a href="https://github.com/palantir/tslint/issues/4534">this TSLint issue</a> for more information.
</h1>
<p>

@@ -3,0 +11,0 @@ <a href="https://github.com/RWS-NL/air-node-packages"><img src="https://raw.githubusercontent.com/RWS-NL/air-node-packages/master/packages/webcomponents/src/Logo/logo.svg?sanitize=true" height="200" alt="logo"/></a>

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