@yongenaelf/protobuf-generator-ts
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@yongenaelf/protobuf-generator-ts", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -16,3 +16,3 @@ # @yongenaelf/protobuf-generator-ts | ||
```ts | ||
import { generateProtoFile, ProtoFile } from './protobuf-generator-ts'; | ||
import { generateProtoFile, ProtoFile } from '@yongenaelf/protobuf-generator-ts'; | ||
@@ -19,0 +19,0 @@ const testAST: ProtoFile = { |
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
22398