New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ej-angular2

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ej-angular2 - npm Package Compare versions

Comparing version

to
1.0.4

index.d.ts

6

package.json
{
"name": "ej-angular2",
"version": "1.0.3",
"version": "1.0.4",
"scripts": {

@@ -10,5 +10,5 @@ "typings": "typings",

"move-files": "npm run create-src & xcopy ej\\*.js src /y & xcopy ej\\*.d.ts src /y & xcopy ej\\*.map src /y",
"prepublish": "npm run create-src & tsc"
"prepublish": "tsc & npm run move-files"
},
"main": "src/index.js",
"main": "index.js",
"license": "ISC",

@@ -15,0 +15,0 @@ "dependencies": {

@@ -11,4 +11,3 @@ {

"declaration": true,
"noImplicitAny": false,
"outDir": "src"
"noImplicitAny": false
},

@@ -15,0 +14,0 @@ "exclude": [