@karmaniverous/controlled-proxy
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -122,3 +122,3 @@ { | ||
"types": "dist/index.d.ts", | ||
"version": "0.1.0" | ||
"version": "0.1.1" | ||
} |
@@ -31,2 +31,4 @@ # controlled-proxy | ||
### Example | ||
```ts | ||
@@ -56,2 +58,4 @@ import { controlledProxy } from '@karmaniverous/controlled-proxy'; | ||
### Example | ||
```ts | ||
@@ -96,2 +100,4 @@ import { | ||
### Example | ||
```ts | ||
@@ -98,0 +104,0 @@ import { controlledProxy, controlProp } from '@karmaniverous/controlled-proxy';'; |
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
22902
161