Socket
Socket
Sign inDemoInstall

@rws-air/tslint-config

Package Overview
Dependencies
Maintainers
4
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 3.0.4 to 4.0.0

61

CHANGELOG.md

@@ -6,18 +6,25 @@ # Change Log

## [3.0.4](https://github.com/rws-nl/air-node-packages/compare/@rws-air/tslint-config@3.0.3...@rws-air/tslint-config@3.0.4) (2019-11-06)
# [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)
**Note:** Version bump only for package @rws-air/tslint-config
### Feat
- Webcomponents & Eslint Config reworks ([#211](https://github.com/rws-nl/air-node-packages/issues/211)) ([d04aaf5](https://github.com/rws-nl/air-node-packages/commit/d04aaf50a4bbead1e6d6af3c629b888cd1da976b)), closes [#168897109](https://github.com/rws-nl/air-node-packages/issues/168897109)
### BREAKING CHANGES
- disabledBackdropClick and disabledEscapeKeyDown are removed from Modal and ConfirmationModal. Please remove them from your code.
- Linting configuration has completely changed. Dependencies have changed (no more peer dependencies) and much less is linted. We recommend using Prettier for your code formatting.
Signed-off-by: Kevin Hendriks <kevin.hendriks@cgi.com>
## [3.0.3](https://github.com/rws-nl/air-node-packages/compare/@rws-air/tslint-config@3.0.2...@rws-air/tslint-config@3.0.3) (2019-11-01)
Co-authored-by: Kevin Hendriks <40209176+hendrikskevin@users.noreply.github.com>
## [3.0.4](https://github.com/rws-nl/air-node-packages/compare/@rws-air/tslint-config@3.0.3...@rws-air/tslint-config@3.0.4) (2019-11-06)
**Note:** Version bump only for package @rws-air/tslint-config
## [3.0.3](https://github.com/rws-nl/air-node-packages/compare/@rws-air/tslint-config@3.0.2...@rws-air/tslint-config@3.0.3) (2019-11-01)
**Note:** Version bump only for package @rws-air/tslint-config
## [3.0.2](https://github.com/rws-nl/air-node-packages/compare/@rws-air/tslint-config@3.0.1...@rws-air/tslint-config@3.0.2) (2019-10-08)

@@ -27,6 +34,2 @@

## [3.0.1](https://github.com/rws-nl/air-node-packages/compare/@rws-air/tslint-config@3.0.0...@rws-air/tslint-config@3.0.1) (2019-09-19)

@@ -36,45 +39,25 @@

# [3.0.0](https://github.com/rws-nl/air-node-packages/compare/@rws-air/tslint-config@2.0.7...@rws-air/tslint-config@3.0.0) (2019-08-15)
### Bug Fixes
* upgrade eslint-config to fully support [@typescript-eslint](https://github.com/typescript-eslint) v2.x ([0fee61f](https://github.com/rws-nl/air-node-packages/commit/0fee61f))
- upgrade eslint-config to fully support [@typescript-eslint](https://github.com/typescript-eslint) v2.x ([0fee61f](https://github.com/rws-nl/air-node-packages/commit/0fee61f))
### BREAKING CHANGES
* tsconfig.eslint.json is now required in the root of the folder due to breaking
changes made by typescript-eslint
- tsconfig.eslint.json is now required in the root of the folder due to breaking
changes made by typescript-eslint
## [2.0.7](https://github.com/rws-nl/air-node-packages/compare/@rws-air/tslint-config@2.0.6...@rws-air/tslint-config@2.0.7) (2019-08-14)
### Bug Fixes
* **tslint-config:** remove no-angle-bracket-type-assertion rule ([16659b4](https://github.com/rws-nl/air-node-packages/commit/16659b4))
- **tslint-config:** remove no-angle-bracket-type-assertion rule ([16659b4](https://github.com/rws-nl/air-node-packages/commit/16659b4))
## [2.0.6](https://github.com/rws-nl/air-node-packages/compare/@rws-air/tslint-config@2.0.5...@rws-air/tslint-config@2.0.6) (2019-08-14)
### Bug Fixes
* **webcomponents:** fix prepublish script ([7b38cf1](https://github.com/rws-nl/air-node-packages/commit/7b38cf1))
- **webcomponents:** fix prepublish script ([7b38cf1](https://github.com/rws-nl/air-node-packages/commit/7b38cf1))
## [2.0.5](https://github.com/rws-nl/air-node-packages/compare/@rws-air/tslint-config@2.0.4...@rws-air/tslint-config@2.0.5) (2019-08-14)

@@ -84,6 +67,2 @@

## 2.0.4 (2019-08-14)

@@ -93,3 +72,3 @@

* revert lerna not being in independent mode ([d1072b8](https://github.com/rws-nl/air-node-packages/commit/d1072b8))
- revert lerna not being in independent mode ([d1072b8](https://github.com/rws-nl/air-node-packages/commit/d1072b8))

@@ -103,2 +82,3 @@ ## 2.0.3 (2019-08-14)

#### Changes
- Package json refactoring

@@ -109,2 +89,3 @@

#### Adds
- This changelog

@@ -115,2 +96,3 @@

#### Changes
- Bundling with Rollup

@@ -120,2 +102,3 @@ - Build in TypeScript

### 1.0.1 (2019-06-04)
- Set up project

@@ -1,2 +0,2 @@

"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var config={rules:{align:[!0,"parameters","statements","members","elements"],"array-type":[!0,"array"],"arrow-parens":[!0,"ban-single-arg-parens"],"arrow-return-shorthand":!0,"await-promise":!0,"ban-comma-operator":!0,"binary-expression-operand-order":!0,"class-name":!0,"comment-format":[!0,"check-space"],curly:[!0,"ignore-same-line"],"cyclomatic-complexity":[!0,25],encoding:!0,eofline:!1,forin:!1,"import-spacing":!0,indent:[!0,"spaces",2],"label-position":!0,"linebreak-style":[!0,"LF"],"max-classes-per-file":[!0,1],"max-line-length":[!0,200],"member-ordering":[!0,{order:"fields-first"}],"newline-before-return":!1,"no-arg":!0,"no-bitwise":!0,"no-boolean-literal-compare":!0,"no-conditional-assignment":!0,"no-consecutive-blank-lines":[!0,2],"no-console":{severity:"warning"},"no-construct":!0,"no-debugger":!0,"no-duplicate-imports":!0,"no-duplicate-super":!0,"no-duplicate-switch-case":!0,"no-duplicate-variable":!0,"no-dynamic-delete":!0,"no-empty":!0,"no-empty-interface":!0,"no-eval":!0,"no-implicit-dependencies":!1,"no-invalid-template-strings":!0,"no-invalid-this":!0,"no-misused-new":!0,"no-null-keyword":!1,"no-object-literal-type-assertion":!0,"no-reference":!0,"no-require-imports":!1,"no-return-await":!0,"no-shadowed-variable":!0,"no-sparse-arrays":!0,"no-string-literal":!0,"no-string-throw":!0,"no-this-assignment":!0,"no-trailing-whitespace":[!0,"ignore-jsdoc"],"no-unsafe-finally":!0,"no-unused-expression":!0,"no-var-keyword":!0,"no-var-requires":!0,"number-literal-format":!0,"object-literal-key-quotes":[!0,"as-needed"],"object-literal-shorthand":[!0],"object-literal-sort-keys":!1,"one-line":[!0,"check-open-brace","check-catch","check-else","check-whitespace"],"only-arrow-functions":!0,"ordered-imports":[!0,{"import-sources-order":"case-insensitive","named-imports-order":"case-insensitive","module-source-path":"basename"}],"prefer-conditional-expression":[!0,"check-else-if"],"prefer-const":[!0,{destructuring:"all"}],"prefer-for-of":!0,"prefer-method-signature":!1,"prefer-object-spread":!0,"prefer-template":!0,"promise-function-async":!1,quotemark:[!0,"single","jsx-single"],radix:!0,semicolon:[!0,"always"],"space-before-function-paren":[!0,"always"],"space-within-parens":[!0,0],"switch-default":!0,"trailing-comma":[!0,{multiline:{objects:"always",arrays:"never",functions:"never",typeLiterals:"ignore"},esSpecCompliant:!0,singleline:"never"}],"triple-equals":!0,"interface-over-type-literal":!1,"interface-name":!1,"member-access":!1,whitespace:[!0,"check-branch","check-operator","check-typecast","check-module"]}};module.exports=config,exports.default=config,exports.config=config,exports.default=config;
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e={rules:{align:[!0,"parameters","statements","members","elements"],"array-type":[!0,"array"],"arrow-parens":[!0,"ban-single-arg-parens"],"arrow-return-shorthand":!0,"await-promise":!0,"ban-comma-operator":!0,"binary-expression-operand-order":!0,"class-name":!0,"comment-format":[!0,"check-space"],curly:[!0,"ignore-same-line"],"cyclomatic-complexity":[!0,25],encoding:!0,eofline:!1,forin:!1,"import-spacing":!0,indent:[!0,"spaces",2],"label-position":!0,"linebreak-style":[!0,"LF"],"max-classes-per-file":[!0,1],"max-line-length":[!0,200],"member-ordering":[!0,{order:"fields-first"}],"newline-before-return":!1,"no-arg":!0,"no-bitwise":!0,"no-boolean-literal-compare":!0,"no-conditional-assignment":!0,"no-consecutive-blank-lines":[!0,2],"no-console":{severity:"warning"},"no-construct":!0,"no-debugger":!0,"no-duplicate-imports":!0,"no-duplicate-super":!0,"no-duplicate-switch-case":!0,"no-duplicate-variable":!0,"no-dynamic-delete":!0,"no-empty":!0,"no-empty-interface":!0,"no-eval":!0,"no-implicit-dependencies":!1,"no-invalid-template-strings":!0,"no-invalid-this":!0,"no-misused-new":!0,"no-null-keyword":!1,"no-object-literal-type-assertion":!0,"no-reference":!0,"no-require-imports":!1,"no-return-await":!0,"no-shadowed-variable":!0,"no-sparse-arrays":!0,"no-string-literal":!0,"no-string-throw":!0,"no-this-assignment":!0,"no-trailing-whitespace":[!0,"ignore-jsdoc"],"no-unsafe-finally":!0,"no-unused-expression":!0,"no-var-keyword":!0,"no-var-requires":!0,"number-literal-format":!0,"object-literal-key-quotes":[!0,"as-needed"],"object-literal-shorthand":[!0],"object-literal-sort-keys":!1,"one-line":[!0,"check-open-brace","check-catch","check-else","check-whitespace"],"only-arrow-functions":!0,"ordered-imports":[!0,{"import-sources-order":"case-insensitive","named-imports-order":"case-insensitive","module-source-path":"basename"}],"prefer-conditional-expression":[!0,"check-else-if"],"prefer-const":[!0,{destructuring:"all"}],"prefer-for-of":!0,"prefer-method-signature":!1,"prefer-object-spread":!0,"prefer-template":!0,"promise-function-async":!1,quotemark:[!0,"single","jsx-single"],radix:!0,semicolon:[!0,"always"],"space-before-function-paren":[!0,"always"],"space-within-parens":[!0,0],"switch-default":!0,"trailing-comma":[!0,{multiline:{objects:"always",arrays:"never",functions:"never",typeLiterals:"ignore"},esSpecCompliant:!0,singleline:"never"}],"triple-equals":!0,"interface-over-type-literal":!1,"interface-name":!1,"member-access":!1,whitespace:[!0,"check-branch","check-operator","check-typecast","check-module"]}};module.exports=e,exports.default=e,exports.config=e,exports.default=e;
//# sourceMappingURL=index.js.map

@@ -1,3 +0,2 @@

GNU Affero General Public License
=================================
# GNU Affero General Public License

@@ -17,3 +16,3 @@ _Version 3, 19 November 2007_

The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
to take away your freedom to share and change the works. By contrast,
our General Public Licenses are intended to guarantee your freedom to

@@ -24,3 +23,3 @@ share and change all versions of a program--to make sure it remains free

When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for

@@ -39,4 +38,4 @@ them if you wish), that you receive source code or can get it if you

receive widespread use, become available for other developers to
incorporate. Many developers of free software are heartened and
encouraged by the resulting cooperation. However, in the case of
incorporate. Many developers of free software are heartened and
encouraged by the resulting cooperation. However, in the case of
software used on network servers, this result may fail to come about.

@@ -49,5 +48,5 @@ The GNU General Public License permits making a modified version and

ensure that, in such cases, the modified source code becomes available
to the community. It requires the operator of a network server to
to the community. It requires the operator of a network server to
provide the source code of the modified version running there to the
users of that server. Therefore, public use of a modified version, on
users of that server. Therefore, public use of a modified version, on
a publicly accessible server, gives the public access to the source

@@ -57,3 +56,3 @@ code of the modified version.

An older license, called the Affero General Public License and
published by Affero, was designed to accomplish similar goals. This is
published by Affero, was designed to accomplish similar goals. This is
a different license, not a version of the Affero GPL, but Affero has

@@ -76,3 +75,3 @@ released a new version of the Affero GPL which permits relicensing under

“The Program” refers to any copyrightable work licensed under this
License. Each licensee is addressed as “you”. “Licensees” and
License. Each licensee is addressed as “you”. “Licensees” and
“recipients” may be individuals or organizations.

@@ -82,3 +81,3 @@

in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a “modified version” of the
exact copy. The resulting work is called a “modified version” of the
earlier work or a work “based on” the earlier work.

@@ -92,3 +91,3 @@

infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the

@@ -98,3 +97,3 @@ public, and in some countries other activities as well.

To “convey” a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

@@ -107,3 +106,3 @@

extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a

@@ -115,3 +114,3 @@ menu, a prominent item in the list meets this criterion.

The “source code” for a work means the preferred form of the work
for making modifications to it. “Object code” means any non-source
for making modifications to it. “Object code” means any non-source
form of a work.

@@ -129,3 +128,3 @@

Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
implementation is available to the public in source code form. A
“Major Component”, in this context, means a major essential component

@@ -139,6 +138,6 @@ (kernel, window system, and so on) of the specific operating system

work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for

@@ -161,6 +160,6 @@ the work, and the source code for shared libraries and dynamically

copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

@@ -170,7 +169,7 @@

convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction

@@ -181,3 +180,3 @@ and control, on terms that prohibit them from making any copies of

Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.

@@ -220,19 +219,19 @@

* **a)** The work must carry prominent notices stating that you modified
it, and giving a relevant date.
* **b)** The work must carry prominent notices stating that it is
released under this License and any conditions added under section 7.
This requirement modifies the requirement in section 4 to
“keep intact all notices”.
* **c)** You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
* **d)** If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
- **a)** The work must carry prominent notices stating that you modified
it, and giving a relevant date.
- **b)** The work must carry prominent notices stating that it is
released under this License and any conditions added under section 7.
This requirement modifies the requirement in section 4 to
“keep intact all notices”.
- **c)** You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
- **d)** If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.

@@ -245,3 +244,3 @@ A compilation of a covered work with other separate and independent

used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other

@@ -257,38 +256,38 @@ parts of the aggregate.

* **a)** Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
* **b)** Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either **(1)** a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or **(2)** access to copy the
Corresponding Source from a network server at no charge.
* **c)** Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
* **d)** Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
* **e)** Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
- **a)** Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
- **b)** Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either **(1)** a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or **(2)** access to copy the
Corresponding Source from a network server at no charge.
- **c)** Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
- **d)** Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
- **e)** Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.

@@ -302,8 +301,8 @@ A separable portion of the object code, whose source code is excluded

or household purposes, or **(2)** anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, “normally used” refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial

@@ -316,3 +315,3 @@ commercial, industrial or non-consumer uses, unless such uses represent

and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object

@@ -328,3 +327,3 @@ code is in no case prevented or interfered with solely because

Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install

@@ -337,3 +336,3 @@ modified object code on the User Product (for example, the work has

for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and

@@ -355,3 +354,3 @@ adversely affects the operation of the network or violates the rules and

be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately

@@ -363,4 +362,4 @@ under those permissions, but the entire Program remains governed by

remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,

@@ -373,25 +372,25 @@ for which you have or can give appropriate copyright permission.

* **a)** Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
* **b)** Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
* **c)** Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
* **d)** Limiting the use for publicity purposes of names of licensors or
authors of the material; or
* **e)** Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
* **f)** Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
- **a)** Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
- **b)** Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
- **c)** Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
- **d)** Limiting the use for publicity purposes of names of licensors or
authors of the material; or
- **e)** Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
- **f)** Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered “further
restrictions” within the meaning of section 10. If the Program as you
restrictions” within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this

@@ -414,3 +413,3 @@ License, you may add to a covered work material governed by the terms

You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under

@@ -436,3 +435,3 @@ this License (including any patent licenses granted under the third

licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same

@@ -444,8 +443,8 @@ material under section 10.

You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

@@ -457,3 +456,3 @@

receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.

@@ -463,3 +462,3 @@

organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that

@@ -473,3 +472,3 @@ transaction who receives a copy of the work also receives whatever

You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of

@@ -484,3 +483,3 @@ rights granted under this License, and you may not initiate litigation

A “contributor” is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's “contributor version”.

@@ -493,3 +492,3 @@

but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
consequence of further modification of the contributor version. For
purposes of this definition, “control” includes the right to grant

@@ -507,3 +506,3 @@ patent sublicenses in a manner consistent with the requirements of

(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To “grant” such a patent license to a
sue for patent infringement). To “grant” such a patent license to a
party means to make such an agreement or commitment not to enforce a

@@ -520,3 +519,3 @@ patent against the party.

consistent with the requirements of this License, to extend the patent
license to downstream recipients. “Knowingly relying” means you have
license to downstream recipients. “Knowingly relying” means you have
actual knowledge that, but for the patent license, your conveying the

@@ -538,3 +537,3 @@ covered work in a country, or your recipient's use of the covered work

conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is

@@ -559,6 +558,6 @@ in the business of distributing software, under which you make payment

otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey

@@ -576,3 +575,3 @@ the Program, the only way you could satisfy both those terms and this

from a network server at no charge, through some standard or customary
means of facilitating copying of software. This Corresponding Source
means of facilitating copying of software. This Corresponding Source
shall include the Corresponding Source for any work covered by version 3

@@ -585,3 +584,3 @@ of the GNU General Public License that is incorporated pursuant to the

under version 3 of the GNU General Public License into a single
combined work, and to convey the resulting work. The terms of this
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,

@@ -594,7 +593,7 @@ but the work with which it is combined will remain governed by version

The Free Software Foundation may publish revised and/or new versions of
the GNU Affero General Public License from time to time. Such new versions
the GNU Affero General Public License from time to time. Such new versions
will be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU Affero General

@@ -604,3 +603,3 @@ Public License “or any later version” applies to it, you have the

version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
Foundation. If the Program does not specify a version number of the
GNU Affero General Public License, you may choose any version ever published

@@ -615,3 +614,3 @@ by the Free Software Foundation.

Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a

@@ -623,8 +622,8 @@ later version.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

@@ -661,3 +660,3 @@

To do so, attach the following notices to the program. It is safest
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively

@@ -687,5 +686,5 @@ state the exclusion of warranty; and each file should have at least

network, you should also make sure that it provides a way for users to
get its source. For example, if your program is a web application, its
get its source. For example, if your program is a web application, its
interface could display a “Source” link that leads users to an archive
of the code. There are many ways you could offer source, and different
of the code. There are many ways you could offer source, and different
solutions will be better for different programs; see section 13 for the

@@ -697,2 +696,2 @@ specific requirements.

For more information on this, and how to apply and follow the GNU AGPL, see
&lt;<http://www.gnu.org/licenses/>&gt;.
&lt;<http://www.gnu.org/licenses/>&gt;.
{
"name": "@rws-air/tslint-config",
"version": "3.0.4",
"version": "4.0.0",
"description": "Standard TSLint config for all AIR apps written in TypeScript",

@@ -48,3 +48,3 @@ "author": "@rws-air",

],
"gitHead": "538a91498134f4cc8654c3b2289484541eb062f0"
"gitHead": "cb2446b18ff0dcf149112e0119cb1e6d86f5ca54"
}

@@ -51,3 +51,3 @@ <div align="center">

{
"extends": ["@rws-air/tslint-config"]
"extends": ["@rws-air/tslint-config"]
}

@@ -60,2 +60,2 @@ ```

Check out [the docs on github pages](https://rws-nl.github.io/air-node-packages/modules/_rws_air_tslint_config.html)
Check out [the docs on github pages](https://rws-nl.github.io/air-node-packages/modules/_rws_air_tslint_config.html)

Sorry, the diff of this file is not supported yet

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