Comparing version 0.5.0 to 1.0.0
{ | ||
"name": "uuidv4", | ||
"version": "0.5.0", | ||
"version": "1.0.0", | ||
"description": "uuid creates UUIDs.", | ||
@@ -13,2 +13,6 @@ "contributors": [ | ||
"email": "matthias.wagler@thenativeweb.io" | ||
}, | ||
{ | ||
"name": "Jan-Hendrik Grundhöfer", | ||
"email": "jan-hendrik.grundhoefer@thenativeweb.io" | ||
} | ||
@@ -21,5 +25,5 @@ ], | ||
"devDependencies": { | ||
"assertthat": "0.8.5", | ||
"roboter": "0.15.1", | ||
"roboter-server": "0.15.1" | ||
"assertthat": "1.0.0", | ||
"roboter": "0.15.6", | ||
"roboter-server": "0.15.6" | ||
}, | ||
@@ -26,0 +30,0 @@ "repository": { |
@@ -7,3 +7,3 @@ # uuid | ||
```bash | ||
```shell | ||
$ npm install uuidv4 | ||
@@ -64,3 +64,3 @@ ``` | ||
```bash | ||
```shell | ||
$ bot | ||
@@ -72,3 +72,3 @@ ``` | ||
The MIT License (MIT) | ||
Copyright (c) 2014-2017 the native web. | ||
Copyright (c) 2014-2018 the native web. | ||
@@ -75,0 +75,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
@@ -31,2 +31,3 @@ 'use strict'; | ||
'(MIT AND CC-BY-3.0)', | ||
'(MIT OR Apache-2.0)', | ||
'(WTFPL OR MIT)' | ||
@@ -39,2 +40,5 @@ ], | ||
// BSD-3-Clause, see https://github.com/estools/esquery/blob/v1.0.0/license.txt | ||
esquery: '1.0.0', | ||
// MIT, see https://github.com/mklabs/node-fileset/blob/v0.2.1/LICENSE-MIT | ||
@@ -46,4 +50,4 @@ fileset: '0.2.1', | ||
// BSD-2-Clause, see https://github.com/facebook/regenerator/blob/e22c9317987ebcf4041e9188cb208b94f662df35/LICENSE | ||
'regenerator-transform': '0.9.8', | ||
// BSD-2-Clause, see https://github.com/facebook/regenerator/blob/30d34536b9e3f7a2873b04a16ec66fec9c8246f6/LICENSE | ||
'regenerator-transform': '0.10.1', | ||
@@ -50,0 +54,0 @@ // BSD-2-Clause, see https://github.com/jviereck/regjsparser/blob/0.1.5/LICENSE.BSD |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
185
1
9448
7
1