@morphism/data
Advanced tools
+1
-0
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.ID = void 0; | ||
| var uuid_1 = require("uuid"); | ||
@@ -4,0 +5,0 @@ var ID; |
+1
-1
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;AAEA,6BAAoC;AAMpC,IAAiB,EAAE,CAYlB;AAZD,WAAiB,EAAE;IAGjB,IAAiB,IAAI,CAIpB;IAJD,WAAiB,IAAI;QAGN,SAAI,GAAkB,cAAM,OAAA,SAAM,EAAE,EAAR,CAAQ,CAAC;IACpD,CAAC,EAJgB,IAAI,GAAJ,OAAI,KAAJ,OAAI,QAIpB;AAKH,CAAC,EAZgB,EAAE,GAAF,UAAE,KAAF,UAAE,QAYlB"} | ||
| {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAEA,6BAAoC;AAMpC,IAAiB,EAAE,CAYlB;AAZD,WAAiB,EAAE;IAGjB,IAAiB,IAAI,CAIpB;IAJD,WAAiB,IAAI;QAGN,SAAI,GAAkB,cAAM,OAAA,SAAM,EAAE,EAAR,CAAQ,CAAC;IACpD,CAAC,EAJgB,IAAI,GAAJ,OAAI,KAAJ,OAAI,QAIpB;AAKH,CAAC,EAZgB,EAAE,GAAF,UAAE,KAAF,UAAE,QAYlB"} |
+16
-15
@@ -5,4 +5,4 @@ { | ||
| "license": "MIT", | ||
| "version": "0.0.1-alpha.28+fdb1eee", | ||
| "gitHead": "fdb1eeebbd27175d813c01d68291d62c71033a84", | ||
| "version": "0.0.1-alpha.29+67b3dc1", | ||
| "gitHead": "67b3dc1f89ec605bf2d8f6208224050351455709", | ||
| "repository": { | ||
@@ -22,22 +22,23 @@ "type": "git", | ||
| "peerDependencies": { | ||
| "@morphism/fp": "0.0.1-alpha.9+e32f25d" | ||
| "@morphism/fp": "0.0.1-alpha.28+fdb1eee" | ||
| }, | ||
| "dependencies": { | ||
| "uuid": "^7.0.3" | ||
| "uuid": "^8.1.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@morphism/fp": "0.0.1-alpha.9+e32f25d", | ||
| "@types/jest": "^25.2.1", | ||
| "@types/uuid": "^7.0.2", | ||
| "@typescript-eslint/eslint-plugin": "^2.27.0", | ||
| "@typescript-eslint/parser": "^2.27.0", | ||
| "eslint": "^6.8.0", | ||
| "eslint-config-prettier": "^6.10.1", | ||
| "@types/jest": "^25.2.3", | ||
| "@types/uuid": "^8.0.0", | ||
| "@typescript-eslint/eslint-plugin": "^3.0.2", | ||
| "@typescript-eslint/parser": "^3.0.2", | ||
| "eslint": "^7.1.0", | ||
| "eslint-config-prettier": "^6.11.0", | ||
| "eslint-plugin-functional": "^3.0.1", | ||
| "fp-ts": "^2.5.3", | ||
| "io-ts": "^2.1.2", | ||
| "jest": "^25.3.0", | ||
| "ts-jest": "^25.3.1", | ||
| "typescript": "^3.8.3" | ||
| "fp-ts": "^2.6.2", | ||
| "io-ts": "^2.2.4", | ||
| "jest": "^26.0.1", | ||
| "prettier": "^2.0.5", | ||
| "ts-jest": "^26.0.0", | ||
| "typescript": "^3.9.3" | ||
| } | ||
| } |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
2187
2.2%28
3.7%14
7.69%+ Added
- Removed
Updated