@fullstory/browser
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@fullstory/browser", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "The official FullStory browser SDK", | ||
@@ -5,0 +5,0 @@ "repository": "git://github.com/fullstorydev/fullstory-browser-sdk.git", |
@@ -13,3 +13,3 @@ # FullStory Browser SDK | ||
``` | ||
npm i @fullstorydev/browser --save | ||
npm i @fullstory/browser --save | ||
``` | ||
@@ -19,3 +19,3 @@ | ||
``` | ||
yarn add @fullstorydev/browser | ||
yarn add @fullstory/browser | ||
``` | ||
@@ -33,3 +33,3 @@ | ||
import App from './App'; | ||
import * as FullStory from '@fullstorydev/browser'; | ||
import * as FullStory from '@fullstory/browser'; | ||
@@ -36,0 +36,0 @@ |
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
13350