@nx/devkit
Advanced tools
Comparing version 16.0.0-beta.1 to 16.0.0-beta.2
{ | ||
"name": "@nx/devkit", | ||
"version": "16.0.0-beta.1", | ||
"version": "16.0.0-beta.2", | ||
"private": false, | ||
@@ -31,3 +31,3 @@ "description": "The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more.", | ||
"dependencies": { | ||
"@nrwl/devkit": "16.0.0-beta.1", | ||
"@nrwl/devkit": "16.0.0-beta.2", | ||
"ejs": "^3.1.7", | ||
@@ -49,3 +49,3 @@ "ignore": "^5.0.4", | ||
"types": "./index.d.ts", | ||
"gitHead": "abf534c265f5aa3aac146e55bb31de598ea281d7" | ||
"gitHead": "0d7dbbc5254390f53a28d94de536da916ed06a70" | ||
} |
/** | ||
* Note to developers: STOP! This is the Public API of @nrwl/devkit. | ||
* @nrwl/devkit should be compatible with versions of Nx 1 major version prior. | ||
* This is so that plugins can use the latest @nrwl/devkit while their users may use versions +/- 1 of Nx. | ||
* Note to developers: STOP! This is the Public API of @nx/devkit. | ||
* @nx/devkit should be compatible with versions of Nx 1 major version prior. | ||
* This is so that plugins can use the latest @nx/devkit while their users may use versions +/- 1 of Nx. | ||
* | ||
@@ -6,0 +6,0 @@ * 1. Try hard to not add to this API to reduce the surface area we need to maintain. |
"use strict"; | ||
/** | ||
* Note to developers: STOP! This is the Public API of @nrwl/devkit. | ||
* @nrwl/devkit should be compatible with versions of Nx 1 major version prior. | ||
* This is so that plugins can use the latest @nrwl/devkit while their users may use versions +/- 1 of Nx. | ||
* Note to developers: STOP! This is the Public API of @nx/devkit. | ||
* @nx/devkit should be compatible with versions of Nx 1 major version prior. | ||
* This is so that plugins can use the latest @nx/devkit while their users may use versions +/- 1 of Nx. | ||
* | ||
@@ -7,0 +7,0 @@ * 1. Try hard to not add to this API to reduce the surface area we need to maintain. |
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
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
237293
+ Added@nrwl/devkit@16.0.0-beta.2(transitive)
- Removed@nrwl/devkit@16.0.0-beta.1(transitive)
Updated@nrwl/devkit@16.0.0-beta.2